✨ feat(locales): Update 'deductBalance' to 'giftAmount' across multiple languages and fix newline in announcement.json
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"commission": "手数料",
|
||||
"copyInviteLink": "招待リンクをコピー",
|
||||
"copySuccess": "招待リンクのコピーに成功しました",
|
||||
"deductBalance": "残高を差し引く",
|
||||
"giftAmount": "ギフト金額",
|
||||
"inviteCode": "招待コード",
|
||||
"recharge": "チャージ"
|
||||
}
|
||||
|
||||
@@ -51,14 +51,14 @@
|
||||
"resetTrafficDescription": "トラフィックをゼロにリセットし、新しい請求サイクルを開始します",
|
||||
"resetTrafficTitle": "トラフィックをリセット",
|
||||
"unsubscribe": {
|
||||
"availableDeductionAmount": "利用可能な控除額:",
|
||||
"cancel": "キャンセル",
|
||||
"confirm": "確認",
|
||||
"confirmUnsubscribe": "購読解除を確認",
|
||||
"confirmUnsubscribeDescription": "本当に購読を解除しますか?",
|
||||
"deductionNote": "ご注意ください: 今すぐに退会される場合、残りのサブスクリプションの価値は控除可能な残高としてアカウントに返金され、次回のサブスクリプション購入または更新に使用できます。",
|
||||
"failed": "購読解除に失敗しました。もう一度お試しください。",
|
||||
"residualValue": "残存価値:",
|
||||
"success": "購読解除が成功しました。",
|
||||
"unsubscribe": "購読解除"
|
||||
"unsubscribe": "購読解除",
|
||||
"unsubscribeDescription": "ご注意ください:今すぐに退会される場合、サブスクリプションの残りの価値はアカウント残高に返金され、次回のサブスクリプション購入または更新に使用できます。"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"balance": "残高",
|
||||
"commission": "手数料",
|
||||
"createdAt": "時間",
|
||||
"deductBalance": "残高を差し引く",
|
||||
"giftAmount": "ギフト金額",
|
||||
"totalAssets": "資産概要",
|
||||
"type": {
|
||||
"0": "タイプ",
|
||||
|
||||
Reference in New Issue
Block a user