mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-06 20:08:48 +02:00
Make jump labels compatible with i18n/translation
This commit is contained in:
+3
-1
@@ -359,5 +359,7 @@
|
||||
"ToastPodcastCreateSuccess": "Podcast created successfully",
|
||||
"ToastRSSFeedCloseFailed": "Failed to close RSS feed",
|
||||
"ToastRSSFeedCloseSuccess": "RSS feed closed",
|
||||
"ToastStreamingNotAllowedOnCellular": "Streaming is not allowed on cellular data"
|
||||
"ToastStreamingNotAllowedOnCellular": "Streaming is not allowed on cellular data",
|
||||
"UnitSecondsShort": "{0}s",
|
||||
"UnitMinutesShort": "{0}m"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user