Add translation strings and change the input type to search

This commit is contained in:
mfcar 2023-02-21 19:30:42 +00:00
parent f650ae7f18
commit eeb7c80518
No known key found for this signature in database
11 changed files with 20 additions and 11 deletions

View file

@ -546,6 +546,7 @@
"PlaceholderNewFolderPath": "New folder path",
"PlaceholderNewPlaylist": "New playlist name",
"PlaceholderSearch": "Search..",
"PlaceholderSearchEpisode": "Search episode..",
"ToastAccountUpdateFailed": "Failed to update account",
"ToastAccountUpdateSuccess": "Account updated",
"ToastAuthorImageRemoveFailed": "Failed to remove image",
@ -615,4 +616,4 @@
"ToastSocketFailedToConnect": "Socket failed to connect",
"ToastUserDeleteFailed": "Failed to delete user",
"ToastUserDeleteSuccess": "User deleted"
}
}