Files
blueprint-translations/en.json
T

14 lines
304 B
JSON
Raw Normal View History

2025-03-26 12:47:39 +00:00
{
"general": {
"welcome": "Welcome",
"dashboard": "Dashboard",
"store": "Store",
"status": "Status",
"discord": "Discord",
},
"errors": {
"not_found": "Page not found",
"unauthorized": "You are not authorized to view this page"
}
}