🌐 New Crowdin updates (#927)

This commit is contained in:
Thomas Camlong
2023-05-21 02:19:46 +09:00
committed by GitHub
parent 48d3c7cc92
commit 6a876ca309
61 changed files with 319 additions and 165 deletions
@@ -3,7 +3,10 @@
"name": "媒体请求",
"description": "查看来自你的Overseerr或Jellyseerr实例的所有媒体请求的列表",
"settings": {
"title": "媒体请求列表"
"title": "媒体请求列表",
"replaceLinksWithExternalHost": {
"label": "替换链接"
}
}
},
"noRequests": "没有找到请求。请确保你已经正确配置了你的应用程序。",
@@ -13,5 +16,9 @@
"approved": "已核准",
"pendingApproval": "待核准",
"declined": "已拒绝"
},
"tooltips": {
"approve": "同意请求",
"decline": "拒绝请求"
}
}