Skip to content

Commit 6c7edd3

Browse files
Update localization files [skip ci]
1 parent c85e714 commit 6c7edd3

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

lib/l10n/intl_en.arb

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
"@addANewUser": {},
55
"addUser": "Add User",
66
"@addUser": {},
7+
"added": "Added",
8+
"@added": {},
79
"aggressiveCaching": "Aggressive Caching",
810
"@aggressiveCaching": {},
911
"aggressiveCachingDescription": "When enabled, the app will enable more aggressive caching. This includes caching routes that might contain data needing regular updates, such as fetching the progress of all items. In these cases, the last known position will be used unless you specifically open and request a single item. These routes will have a shorter cache duration.",
@@ -508,6 +510,8 @@
508510
"@multipleServerAdressess": {},
509511
"mustEnterValidAddress": "You must enter a valid server address",
510512
"@mustEnterValidAddress": {},
513+
"name": "Name",
514+
"@name": {},
511515
"narrators": "Narrators",
512516
"@narrators": {},
513517
"newestEpisodes": "Newest Episodes",
@@ -546,6 +550,8 @@
546550
}
547551
}
548552
},
553+
"numberOfBooks": "Number of Books",
554+
"@numberOfBooks": {},
549555
"offlineProgress": "Offline Progress",
550556
"@offlineProgress": {},
551557
"offlineSavedProgress": "Offline saved progress",
@@ -745,8 +751,5 @@
745751
"waitingForDownload": "Waiting for download to start",
746752
"@waitingForDownload": {},
747753
"year": "Year",
748-
"@year": {},
749-
"name": "Name",
750-
"added": "Added",
751-
"numberOfBooks": "Number of Books"
754+
"@year": {}
752755
}

0 commit comments

Comments
 (0)