mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 23:46:03 +01:00
chore(locales): update zh-cn.json (#589)
This commit is contained in:
@@ -6,25 +6,25 @@
|
|||||||
"confirm": "确认",
|
"confirm": "确认",
|
||||||
"more": "更多...",
|
"more": "更多...",
|
||||||
"settings": {
|
"settings": {
|
||||||
"locale": "Change locale",
|
"locale": "更改语言",
|
||||||
"locale_description": "Current language: ${language} (%s)",
|
"locale_description": "当前语言: ${language} (%s)",
|
||||||
"notification_audio": "Notification audio",
|
"notification_audio": "通知提示音",
|
||||||
"notification_position": "Notification position"
|
"notification_position": "通知位置"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"bottom": "Bottom",
|
"bottom": "底部",
|
||||||
"bottom-left": "Bottom-left",
|
"bottom-left": "左下",
|
||||||
"bottom-right": "Bottom-right",
|
"bottom-right": "右下",
|
||||||
"center-left": "Center-left",
|
"center-left": "左侧居中",
|
||||||
"center-right": "Center-right",
|
"center-right": "右侧居中",
|
||||||
"top": "Top",
|
"top": "顶部",
|
||||||
"top-left": "Top-left",
|
"top-left": "左上",
|
||||||
"top-right": "Top-right"
|
"top-right": "右上"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"open_radial_menu": "Open radial menu",
|
"open_radial_menu": "打开轮盘菜单",
|
||||||
"cancel_progress": "Cancel current progress bar",
|
"cancel_progress": "取消当前进度条",
|
||||||
"txadmin_announcement": "来自 %s 的服务器通告",
|
"txadmin_announcement": "来自 %s 的服务器公告",
|
||||||
"txadmin_dm": "来自 %s 的信息",
|
"txadmin_dm": "来自 %s 的信息",
|
||||||
"txadmin_warn": "您被 %s 警告了",
|
"txadmin_warn": "您被 %s 警告了",
|
||||||
"txadmin_warn_content": "%s \n操作 ID: %s",
|
"txadmin_warn_content": "%s \n操作 ID: %s",
|
||||||
|
|||||||
Reference in New Issue
Block a user