mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-12 11:11:06 +08:00
为英文和中文语言文件添加分页文本格式,提升用户界面信息展示
This commit is contained in:
@@ -1866,6 +1866,7 @@ export default {
|
||||
peersColumn: 'Peers',
|
||||
viewDetails: 'View Details',
|
||||
downloadTorrent: 'Download Torrent',
|
||||
pageText: '{0}-{1} of {2} items',
|
||||
},
|
||||
forkSubscribe: {
|
||||
title: 'Copy Subscription',
|
||||
|
||||
@@ -1843,6 +1843,7 @@ export default {
|
||||
peersColumn: '下载',
|
||||
viewDetails: '查看详情',
|
||||
downloadTorrent: '下载种子文件',
|
||||
pageText: '{0}-{1} 共 {2} 条',
|
||||
},
|
||||
forkSubscribe: {
|
||||
title: '复制订阅',
|
||||
|
||||
Reference in New Issue
Block a user