mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-11 18:51:28 +08:00
添加 TMDB 刮削图片语言相关
This commit is contained in:
@@ -1004,6 +1004,9 @@ export default {
|
||||
tmdbLocale: 'TMDB Metadata Language',
|
||||
tmdbLocalePlaceholder: 'en',
|
||||
tmdbLocaleHint: 'Customize themoviedb metadata language',
|
||||
tmdbScrapImageLocale: 'TMDB Scrap Image Locale',
|
||||
tmdbScrapImageLocalePlaceholder: 'en',
|
||||
tmdbScrapImageLocaleHint: 'Customize themoviedb scrap image locale',
|
||||
metaCacheExpire: 'Media Metadata Cache Expiration Time',
|
||||
metaCacheExpireHint: 'Recognition metadata local cache time, use built-in default value when set to 0',
|
||||
metaCacheExpireRequired: 'Please enter metadata cache time',
|
||||
|
||||
@@ -999,6 +999,9 @@ export default {
|
||||
tmdbLocale: 'TMDB 元数据语言',
|
||||
tmdbLocalePlaceholder: 'zh',
|
||||
tmdbLocaleHint: '自定义themoviedb元数据语言',
|
||||
tmdbScrapImageLocale: 'TMDB 刮削图片语言',
|
||||
tmdbScrapImageLocalePlaceholder: 'zh',
|
||||
tmdbScrapImageLocaleHint: '自定义themoviedb刮削图片语言',
|
||||
metaCacheExpire: '媒体元数据缓存过期时间',
|
||||
metaCacheExpireHint: '识别元数据本地缓存时间,为 0 时使用内置默认值',
|
||||
metaCacheExpireRequired: '请输入元数据缓存时间',
|
||||
|
||||
@@ -1001,6 +1001,9 @@ export default {
|
||||
tmdbLocale: 'TMDB 元數據語言',
|
||||
tmdbLocalePlaceholder: 'zh',
|
||||
tmdbLocaleHint: '自定義themoviedb元數據語言',
|
||||
tmdbScrapImageLocale: 'TMDB 刮削圖片語言',
|
||||
tmdbScrapImageLocalePlaceholder: 'zh',
|
||||
tmdbScrapImageLocaleHint: '自定義themoviedb刮削圖片語言',
|
||||
metaCacheExpire: '媒體元數據緩存過期時間',
|
||||
metaCacheExpireHint: '識別元數據本地緩存時間,為 0 時使用內置默認值',
|
||||
metaCacheExpireRequired: '請輸入元數據緩存時間',
|
||||
|
||||
Reference in New Issue
Block a user