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:
@@ -57,7 +57,7 @@
|
||||
"currenciesDesc": "समर्थित मुद्रा र परिशुद्धता व्यवस्थापन",
|
||||
"currenciesTitle": "मुद्रा व्यवस्थापन",
|
||||
"jackpotDesc": "पूल प्यारामिटर र लेजर",
|
||||
"jackpotTitle": "Jackpot",
|
||||
"jackpotTitle": "ज्याकपट",
|
||||
"oddsDesc": "बाधा म्याट्रिक्स र रिबेट, एउटै संस्करण",
|
||||
"oddsTitle": "बाधा र रिबेट",
|
||||
"playsDesc": "खेल स्विच, सीमा र नियम पाठ",
|
||||
@@ -79,7 +79,12 @@
|
||||
"code": "site_code",
|
||||
"name": "नाम",
|
||||
"status": "स्थिति",
|
||||
"walletUrl": "वालेट API"
|
||||
"walletUrl": "वालेट API",
|
||||
"currency": "币种",
|
||||
"lineRoot": "一级代理",
|
||||
"h5Url": "彩票 H5",
|
||||
"ssoSecret": "SSO 密钥",
|
||||
"walletApiKey": "钱包密钥"
|
||||
},
|
||||
"connectivityDescription": "परीक्षण खेलाडीबाट साइट {{code}} को balance API कल गर्नुहोस्।",
|
||||
"connectivityFailed": "जडान असफल",
|
||||
@@ -166,7 +171,11 @@
|
||||
"statusDisabled": "निष्क्रिय",
|
||||
"statusEnabled": "सक्रिय",
|
||||
"title": "मुख्य साइट एकीकरण साइटहरू",
|
||||
"updateSuccess": "साइट {{code}} अद्यावधिक भयो"
|
||||
"updateSuccess": "साइट {{code}} अद्यावधिक भयो",
|
||||
"lineRootBound": "已绑定",
|
||||
"lineRootUnbound": "未绑定",
|
||||
"secretNotConfigured": "尚未配置密钥",
|
||||
"secretCopyRequiresManage": "需要接入站点管理权限才能复制密钥"
|
||||
},
|
||||
"nav": {
|
||||
"aria": "सञ्चालन कन्फिगरेसन उप-नेभिगेसन",
|
||||
@@ -277,12 +286,12 @@
|
||||
},
|
||||
"batchEnabledCount": "{{enabledCount}}/{{total}} सक्रिय",
|
||||
"batchGroups": {
|
||||
"big-small": "Big / Small",
|
||||
"big-small": "ठुलो/सानो",
|
||||
"box": "बक्स खेलहरू",
|
||||
"d2": "2D ग्लोबल",
|
||||
"d3": "3D ग्लोबल",
|
||||
"d4": "4D ग्लोबल",
|
||||
"jackpot": "Jackpot",
|
||||
"jackpot": "ज्याकपट",
|
||||
"position": "स्थिति खेलहरू"
|
||||
},
|
||||
"batchPartialEnabled": "{{enabledCount}}/{{total}} सक्रिय (सबै खुला छैन — अन गर्दा सबै सक्रिय हुन्छ)",
|
||||
@@ -317,7 +326,7 @@
|
||||
"uncategorized": "अवर्गीकृत"
|
||||
},
|
||||
"locales": {
|
||||
"en": "English",
|
||||
"en": "अङ्ग्रेजी",
|
||||
"ne": "नेपाली",
|
||||
"zh": "चिनियाँ"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user