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": "输入文件夹路径",
"PlaceholderNewPlaylist": "输入播放列表名称",
"PlaceholderSearch": "查找..",
"PlaceholderSearchEpisode": "Search episode..",
"ToastAccountUpdateFailed": "账户更新失败",
"ToastAccountUpdateSuccess": "帐户已更新",
"ToastAuthorImageRemoveFailed": "作者图像删除失败",
@ -615,4 +616,4 @@
"ToastSocketFailedToConnect": "网络连接失败",
"ToastUserDeleteFailed": "删除用户失败",
"ToastUserDeleteSuccess": "用户已删除"
}
}