🌐 Complete translations

This commit is contained in:
2025-01-29 20:32:56 +08:00
parent 73b82f65e4
commit aa4c04d4ef
4 changed files with 12 additions and 10 deletions

View File

@ -594,12 +594,11 @@
"needHelp": "Need Help?",
"needHelpLaunch": "Check out our Goatpedia!",
"walletCreate": "Create a Wallet",
"walletCreateSubtitle": "Create a wallet to start using Solar Coins",
"walletCreateTerms": "By creating a wallet, you agree to Solar Wallet's Extra Terms of Service.",
"walletCreateSubtitle": "Create a wallet to start using Source Points",
"walletCreatePassword": "Set a payment password for your new wallet below",
"walletCurrencyShort": "Credit",
"walletCurrencyShort": "SRC",
"walletCurrency": {
"one": "{} Social Credit Point",
"other": "{} Social Credit Points"
"one": "{} Source Point",
"other": "{} Source Points"
}
}

View File

@ -591,9 +591,12 @@
"totpNeverShare": "永远不要分享这个 QR Code",
"needHelp": "需要帮助?",
"needHelpLaunch": "查看我们的山羊维基!",
"walletCurrencyShort": "信用点",
"walletCreate": "创建钱包",
"walletCreateSubtitle": "创建于一个钱包来开始使用源点。",
"walletCreatePassword": "在下方设置你的付款密码",
"walletCurrencyShort": "点",
"walletCurrency": {
"one": "{} 社会信用点",
"other": "{} 社会信用点"
"one": "{} 点",
"other": "{} 点"
}
}