mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-03 17:54:54 +02:00
Fix i18n strings out of order
This commit is contained in:
parent
562c30cff4
commit
64fcb6270b
1 changed files with 1 additions and 1 deletions
|
@ -900,8 +900,8 @@
|
|||
"ToastEpisodeDownloadQueueClearSuccess": "Episode download queue cleared",
|
||||
"ToastErrorCannotShare": "Cannot share natively on this device",
|
||||
"ToastFailedToLoadData": "Failed to load data",
|
||||
"ToastFailedToUpdate": "Failed to update",
|
||||
"ToastFailedToShare": "Failed to share",
|
||||
"ToastFailedToUpdate": "Failed to update",
|
||||
"ToastInvalidImageUrl": "Invalid image URL",
|
||||
"ToastInvalidUrl": "Invalid URL",
|
||||
"ToastItemCoverUpdateSuccess": "Item cover updated",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue