Translate various JSON files to Nepali and Chinese, updating keys and values for jackpot, players, reconcile, reports, settlement, settlement center, and wallet sections. Add new keys for better localization and improve existing translations for clarity and accuracy.
Some checks failed
lotteryadmin CI / build (push) Has been cancelled
Some checks failed
lotteryadmin CI / build (push) Has been cancelled
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "期号",
|
||||
"statusListTitle": "期号列表",
|
||||
"pageGuide": "",
|
||||
"pageGuide": "管理期号全生命周期:批量计划、封盘、开奖审核与结算。封盘后时间不可变更,超管可在冷静期重开。",
|
||||
"generatePlan": "批量生成期开奖计划",
|
||||
"generating": "生成中…",
|
||||
"generateSuccess": "已生成 {{created}} 期,当前缓冲 {{upcoming}}/{{target}}",
|
||||
@@ -70,7 +70,7 @@
|
||||
"batchSummaryPending": "待发布 {{count}}",
|
||||
"batchSummaryPublished": "已发 {{count}}",
|
||||
"noResultBatchesYet": "尚无开奖批次。",
|
||||
"reviewQueueHint": "",
|
||||
"reviewQueueHint": "待审核的开奖批次将在开奖发布 Tab 中展示,请及时审核发布。",
|
||||
"goToReviewTab": "开奖发布",
|
||||
"businessDate": "业务日",
|
||||
"sequenceNo": "流水序号",
|
||||
@@ -96,7 +96,7 @@
|
||||
"published": "已发布",
|
||||
"viewFinance": "查看期号收支",
|
||||
"drawActions": "期号操作",
|
||||
"drawActionsDesc": "",
|
||||
"drawActionsDesc": "期号操作包括手动封盘、取消期号、RNG 开奖、重开与触发结算等。",
|
||||
"manualClose": "手动封盘",
|
||||
"cancelDraw": "取消期号",
|
||||
"cancelBeforeDraw": "未开奖前取消",
|
||||
@@ -136,9 +136,9 @@
|
||||
"tail2": "尾2",
|
||||
"headTail": "头/尾",
|
||||
"manualResultEntry": "录入号码",
|
||||
"currentStatusAndDraft": "",
|
||||
"currentStatusAndDraft": "当前状态与草稿",
|
||||
"currentStatusLabel": "状态",
|
||||
"currentStatusDraftHint": "",
|
||||
"currentStatusDraftHint": "草稿为未发布的号码版本,发布后即作为正式开奖结果。",
|
||||
"hallPreviewStatusLabel": "大厅预览",
|
||||
"enter23Numbers": "请完整输入 23 组 4 位数字",
|
||||
"draftSaved": "已保存 v{{version}}",
|
||||
@@ -156,7 +156,7 @@
|
||||
"discardingPendingBatch": "删除中…",
|
||||
"discardPendingBatchSuccess": "已删除待确认批次,可重新录入或 RNG",
|
||||
"discardPendingBatchFailed": "删除失败",
|
||||
"publishReadOnlyHint": "",
|
||||
"publishReadOnlyHint": "当前账号无发布权限,仅可查看号码与状态。",
|
||||
"noPublishPermission": "无发布权限",
|
||||
"batchNotFound": "未找到批次",
|
||||
"batchNotFoundDesc": "请返回审核列表确认 batch id。",
|
||||
|
||||
Reference in New Issue
Block a user