Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed Feb 25, 2025
1 parent 0eb8526 commit 1734b40
Show file tree
Hide file tree
Showing 5 changed files with 500 additions and 1 deletion.
5 changes: 4 additions & 1 deletion messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@
"change_network": "Change network",
"coinbase_service_unavailable": "Coinbase service is currently unavailable.",
"common_about_something": "About {thing}",
"common_account": "Account",
"common_account": "Actor",
"common_account_balance": "Account Balance",
"common_account_multisig_using_account": "multisig using {account}",
"common_account_name": "Account Name",
"common_action": "Action",
"common_actions": "Actions",
"common_actor": "Actor",
Expand Down Expand Up @@ -102,13 +103,15 @@
"common_producer_name": "Producer Name",
"common_producer_standby": "Standby",
"common_producer_top21": "Top 21",
"common_public_key": "Public Key",
"common_ram_market": "RAM Market",
"common_recent_activity": "Recent Activity",
"common_recipient": "Recipient",
"common_reclaim": "Reclaim",
"common_refund": "Refund",
"common_refund_tokens": "Claim previously delegated {token} tokens",
"common_refunding": "Refunding",
"common_remove": "Remove",
"common_required": "Required",
"common_resouce_amount": "Amount of {resource}",
"common_resources": "Resources",
Expand Down
1 change: 1 addition & 0 deletions messages/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"change_network": "네트워크 변경",
"coinbase_service_unavailable": "현재 Coinbase 서비스를 이용할 수 없습니다.",
"common_about_something": "{thing} 에 대한 정보",
"common_account": "배우",
"common_account_balance": "계정 잔액",
"common_action": "행동",
"common_actions": "행위",
Expand Down
1 change: 1 addition & 0 deletions messages/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"change_network": "切换网络",
"coinbase_service_unavailable": "Coinbase 服务目前不可用。",
"common_about_something": "关于{thing}",
"common_account": "行为人",
"common_account_balance": "账户余额",
"common_action": "操作",
"common_actions": "操作",
Expand Down
Loading

0 comments on commit 1734b40

Please sign in to comment.