Add app localization

This commit is contained in:
Anton Tananaev 2025-05-05 18:18:36 -07:00
parent a589cdaee3
commit 5b14d58b1f
6 changed files with 30 additions and 2 deletions

3
lib/l10n/app_en.arb Normal file
View file

@ -0,0 +1,3 @@
{
"mainTitle": "Traccar Client"
}