Skip to content

Commit 8b79b20

Browse files
Update localization files [skip ci]
1 parent 601b998 commit 8b79b20

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
@@ -6,6 +6,8 @@
66
"@addUser": {},
77
"added": "Added",
88
"@added": {},
9+
"advanced": "Advanced",
10+
"@advanced": {},
911
"aggressiveCaching": "Aggressive Caching",
1012
"@aggressiveCaching": {},
1113
"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.",
@@ -336,6 +338,10 @@
336338
}
337339
}
338340
},
341+
"disableSkippingChapters": "Disable skipping chapters",
342+
"@disableSkippingChapters": {},
343+
"disableSkippingChaptersDescription": "This will disable the ability to skip chapters from OUTSIDE the application (e.g., via a headset or notification controls). Enable this if you want your headphones to use fast-forward and rewind functions instead of skipping chapters.",
344+
"@disableSkippingChaptersDescription": {},
339345
"disableVibration": "Disable Vibration",
340346
"@disableVibration": {},
341347
"disabled": "Disabled",
@@ -753,8 +759,5 @@
753759
"waitingForDownload": "Waiting for download to start",
754760
"@waitingForDownload": {},
755761
"year": "Year",
756-
"@year": {},
757-
"advanced": "Advanced",
758-
"disableSkippingChapters": "Disable skipping chapters",
759-
"disableSkippingChaptersDescription": "This will disable the ability to skip chapters from OUTSIDE the application (e.g., via a headset or notification controls). Enable this if you want your headphones to use fast-forward and rewind functions instead of skipping chapters."
762+
"@year": {}
760763
}

0 commit comments

Comments
 (0)