mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-08 17:26:41 +08:00
Update dashboard localization labels
This commit is contained in:
@@ -951,7 +951,7 @@ export default {
|
|||||||
storage: 'Storage',
|
storage: 'Storage',
|
||||||
storageSummary: '{available} available / {total} total',
|
storageSummary: '{available} available / {total} total',
|
||||||
mediaStatistic: 'Media Statistics',
|
mediaStatistic: 'Media Statistics',
|
||||||
weeklyOverview: 'Recent Imports',
|
weeklyOverview: 'Import Statistics',
|
||||||
realTimeSpeed: 'Real-time Speed',
|
realTimeSpeed: 'Real-time Speed',
|
||||||
scheduler: 'Background Tasks',
|
scheduler: 'Background Tasks',
|
||||||
cpu: 'CPU',
|
cpu: 'CPU',
|
||||||
@@ -967,7 +967,7 @@ export default {
|
|||||||
download: 'Download',
|
download: 'Download',
|
||||||
library: 'My Media Library',
|
library: 'My Media Library',
|
||||||
playing: 'Continue Watching',
|
playing: 'Continue Watching',
|
||||||
latest: 'Recently Added',
|
latest: 'Latest Imports',
|
||||||
recentImports: 'Recent Transfers',
|
recentImports: 'Recent Transfers',
|
||||||
viewAll: 'View All',
|
viewAll: 'View All',
|
||||||
settings: 'Dashboard Settings',
|
settings: 'Dashboard Settings',
|
||||||
|
|||||||
@@ -945,7 +945,7 @@ export default {
|
|||||||
storage: '存储空间',
|
storage: '存储空间',
|
||||||
storageSummary: '可用 {available} / 总容量 {total}',
|
storageSummary: '可用 {available} / 总容量 {total}',
|
||||||
mediaStatistic: '媒体统计',
|
mediaStatistic: '媒体统计',
|
||||||
weeklyOverview: '最近入库',
|
weeklyOverview: '入库统计',
|
||||||
realTimeSpeed: '实时速率',
|
realTimeSpeed: '实时速率',
|
||||||
scheduler: '后台任务',
|
scheduler: '后台任务',
|
||||||
cpu: 'CPU',
|
cpu: 'CPU',
|
||||||
@@ -963,7 +963,7 @@ export default {
|
|||||||
downloadSpeed: '下载速度',
|
downloadSpeed: '下载速度',
|
||||||
library: '我的媒体库',
|
library: '我的媒体库',
|
||||||
playing: '继续观看',
|
playing: '继续观看',
|
||||||
latest: '最近添加',
|
latest: '最新入库',
|
||||||
recentImports: '近期整理',
|
recentImports: '近期整理',
|
||||||
viewAll: '查看全部',
|
viewAll: '查看全部',
|
||||||
settings: '设置仪表板',
|
settings: '设置仪表板',
|
||||||
|
|||||||
@@ -945,7 +945,7 @@ export default {
|
|||||||
storage: '存儲空間',
|
storage: '存儲空間',
|
||||||
storageSummary: '可用 {available} / 總容量 {total}',
|
storageSummary: '可用 {available} / 總容量 {total}',
|
||||||
mediaStatistic: '媒體統計',
|
mediaStatistic: '媒體統計',
|
||||||
weeklyOverview: '最近入庫',
|
weeklyOverview: '入庫統計',
|
||||||
realTimeSpeed: '實時速率',
|
realTimeSpeed: '實時速率',
|
||||||
scheduler: '後台任務',
|
scheduler: '後台任務',
|
||||||
cpu: 'CPU',
|
cpu: 'CPU',
|
||||||
@@ -963,7 +963,7 @@ export default {
|
|||||||
downloadSpeed: '下載速度',
|
downloadSpeed: '下載速度',
|
||||||
library: '我的媒體庫',
|
library: '我的媒體庫',
|
||||||
playing: '繼續觀看',
|
playing: '繼續觀看',
|
||||||
latest: '最近添加',
|
latest: '最新入庫',
|
||||||
recentImports: '近期整理',
|
recentImports: '近期整理',
|
||||||
viewAll: '查看全部',
|
viewAll: '查看全部',
|
||||||
settings: '設置儀表板',
|
settings: '設置儀表板',
|
||||||
|
|||||||
Reference in New Issue
Block a user