mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-08-15 19:14:01 +08:00
fix(locale): 补充音乐识别缓存接口的英文与繁体翻译
This commit is contained in:
@@ -189,6 +189,9 @@
|
||||
"TheMovieDb 识别缓存不存在": "TheMovieDb recognition cache does not exist",
|
||||
"TheMovieDb 识别缓存删除成功": "TheMovieDb recognition cache deleted successfully",
|
||||
"TheMovieDb 识别缓存清理完成": "TheMovieDb recognition cache cleanup completed",
|
||||
"音乐识别缓存不存在": "Music recognition cache does not exist",
|
||||
"音乐识别缓存删除成功": "Music recognition cache deleted successfully",
|
||||
"音乐识别缓存清理完成": "Music recognition cache cleanup completed",
|
||||
"重新识别完成": "Re-recognition completed",
|
||||
"未识别到新名称": "Unable to recognize new name",
|
||||
"缺少参数": "Missing parameters",
|
||||
|
||||
@@ -189,6 +189,9 @@
|
||||
"TheMovieDb 识别缓存不存在": "TheMovieDb 識別快取不存在",
|
||||
"TheMovieDb 识别缓存删除成功": "TheMovieDb 識別快取刪除成功",
|
||||
"TheMovieDb 识别缓存清理完成": "TheMovieDb 識別快取清理完成",
|
||||
"音乐识别缓存不存在": "音樂識別快取不存在",
|
||||
"音乐识别缓存删除成功": "音樂識別快取刪除成功",
|
||||
"音乐识别缓存清理完成": "音樂識別快取清理完成",
|
||||
"重新识别完成": "重新識別完成",
|
||||
"未识别到新名称": "未識別到新名稱",
|
||||
"缺少参数": "缺少參數",
|
||||
|
||||
Reference in New Issue
Block a user