mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-28 22:27:14 +02:00
fix i18n string order
This commit is contained in:
+2
-2
@@ -360,6 +360,6 @@
|
|||||||
"ToastRSSFeedCloseFailed": "Failed to close RSS feed",
|
"ToastRSSFeedCloseFailed": "Failed to close RSS feed",
|
||||||
"ToastRSSFeedCloseSuccess": "RSS feed closed",
|
"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",
|
||||||
"UnitMinutesShort": "{0}m"
|
"UnitSecondsShort": "{0}s"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user