localization

This commit is contained in:
2026-04-29 19:25:48 +02:00
parent b1c1866b4b
commit 8d3ca62304
20 changed files with 361 additions and 20 deletions

13
lib/l10n/app_en.arb Normal file
View File

@@ -0,0 +1,13 @@
{
"@@locale": "en",
"welcomeBack": "Welcome back, {name}! 👋",
"latestServices": "Latest Services",
"masterData": "Master Data",
"settings": "Settings",
"newService": "Service",
"expiring_contracts": "Expiring Contracts",
"sticky_notes": "Sticky Notes",
"my_tasks": "My Tasks",
"latest_service_tickets": "Latest service tickets"
}