Fix i18n strings out of order

This commit is contained in:
advplyr 2024-09-30 17:10:42 -05:00
parent 562c30cff4
commit 64fcb6270b

View File

@ -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",