mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
🌐 Translations Update (#4655)
* fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci]
This commit is contained in:
parent
a70bf8f46c
commit
acc0b4a326
1 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
|||
},
|
||||
"ErrorPages": {
|
||||
"NotFound": "找不到页面",
|
||||
"SomethingWentWrong": "Something went wrong!"
|
||||
"SomethingWentWrong": "出了些问题"
|
||||
},
|
||||
"NavigationBar": {
|
||||
"Discover": "发现",
|
||||
|
@ -208,13 +208,13 @@
|
|||
"RequestPanel": {
|
||||
"Delete": "删除请求",
|
||||
"Approve": "批准请求",
|
||||
"Deny": "Deny Request",
|
||||
"Deny": "拒绝请求",
|
||||
"Approve4K": "批准4K请求",
|
||||
"Deny4K": "Deny 4K Request",
|
||||
"Deny4K": "拒绝 4K 请求",
|
||||
"ChangeAvailability": "标记为可用",
|
||||
"Deleted": "所选项目已删除",
|
||||
"Approved": "所选项目已批准",
|
||||
"Denied": "Successfully denied selected items"
|
||||
"Denied": "所选项目已拒绝"
|
||||
},
|
||||
"SuccessfullyApproved": "批准成功",
|
||||
"SuccessfullyDeleted": "删除请求成功",
|
||||
|
@ -384,7 +384,7 @@
|
|||
"StartDate": "开始日期:",
|
||||
"EndDate": "结束日期:"
|
||||
},
|
||||
"RequestSource": "Source:"
|
||||
"RequestSource": "来源:"
|
||||
},
|
||||
"Discovery": {
|
||||
"PopularTab": "热门",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue