Make jump labels compatible with i18n/translation

This commit is contained in:
Benjamin Porter
2025-12-29 17:08:37 -07:00
parent 589ffcecca
commit f548163689
5 changed files with 32 additions and 22 deletions
+3 -1
View File
@@ -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"
}