Skip to content

Commit

Permalink
New translations enUS.json (Chinese Simplified)
Browse files Browse the repository at this point in the history
  • Loading branch information
paullinator committed Sep 12, 2023
1 parent 14c1e64 commit a6eb92f
Showing 1 changed file with 15 additions and 9 deletions.
24 changes: 15 additions & 9 deletions src/locales/strings/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -655,15 +655,21 @@
"restore_wallets_modal_description": "这将恢复所有已删除和存档的钱包",
"restore_wallets_modal_confirm": "确认",
"restore_wallets_modal_cancel": "取消",
"unique_identifier": "唯一标识符",
"unique_identifier_memo": "备注",
"unique_identifier_memo_id": "身份备忘录",
"unique_identifier_destination_tag": "目的地标签",
"unique_identifier_note": "Note",
"unique_identifier_dropdown_option_memo": "添加备注",
"unique_identifier_dropdown_option_memo_id": "添加备忘录识别元",
"unique_identifier_dropdown_option_destination_tag": "添加目的地标签",
"unique_identifier_dropdown_option_note": "Add Note",
"memo_destination_tag_title": "Destination Tag",
"memo_memo_title": "Memo",
"memo_note_title": "Note",
"memo_op_return_title": "OP_RETURN",
"memo_destination_tag_label": "destination tag",
"memo_memo_label": "memo",
"memo_note_label": "note",
"memo_op_return_label": "OP_RETURN",
"memo_dropdown_option_s": "Add %s",
"memo_error_text_too_long_s": "Cannot be longer than %i characters",
"memo_error_number": "Not a valid number",
"memo_error_number_value_s": "Cannot be greater than %s",
"memo_error_hex": "Not valid hexadecimal",
"memo_error_hext_too_long_s": "Cannot be longer than %i bytes",
"memo_error_hext_too_short_s": "Cannot be shorter than %i bytes",
"unique_identifier_modal_description": "请输入要发送给此交易的收件人的 %s 值",
"unique_identifier_modal_confirm": "确认",
"cannot_delete_last_wallet_modal_title": "Cannot Archive Wallet",
Expand Down

0 comments on commit a6eb92f

Please sign in to comment.