chore: update translations

This commit is contained in:
plebeius.eth
2024-05-15 21:43:04 +02:00
parent 7d9fd2cce7
commit 61a180e0b3
35 changed files with 744 additions and 79 deletions
+22 -3
View File
@@ -14,7 +14,7 @@
"download_app": "Download app",
"start_new_thread": "Start a New Thread",
"show_stats": "Show Stats",
"hide": "Hide",
"hide": "hide",
"board_stats_hour": "In the past hour, <1>{{userCount}}</1> users made <1>{{postCount}}</1> posts",
"board_stats_day": "In the past day, <1>{{userCount}}</1> users made <1>{{postCount}}</1> posts",
"board_stats_week": "In the past week, <1>{{userCount}}</1> users made <1>{{postCount}}</1> posts",
@@ -75,7 +75,7 @@
"projects": "projects",
"challenge_counter": "{{index}} of {{total}}",
"embed": "embed",
"remove": "remove",
"remove": "Remove",
"download_latest_desktop": "Download the latest desktop version here: {{link}}",
"new_stable_version": "New stable version available, plebchan v{{newVersion}}. You are using plebchan v{{oldVersion}}.",
"refresh_to_update": "Refresh the page to update",
@@ -88,5 +88,24 @@
"style": "Style",
"interface_language": "interface language",
"delete_confirm": "Are you sure you want to delete {{value}}?",
"double_confirm": "Are you really sure? This action is irreversible."
"double_confirm": "Are you really sure? This action is irreversible.",
"save": "save",
"show": "show",
"saved": "saved",
"paste_signature": "paste signature",
"chain_ticker": "Chain ticker",
"wallet_address": "Wallet address",
"copy": "copy",
"copied": "copied",
"wallet": "Wallet",
"add_wallet": "<1>Add</1> a crypto wallet",
"crypto_address_verification": "if the crypto address is resolved p2p",
"crypto_address_not_yours": "Crypto address belongs to another account.",
"enter_crypto_address": "Please enter a valid crypto address.",
"crypto_address_not_resolved": "Crypto address is not resolved yet.",
"copy_message_etherscan": "<1>{{copy}}</1> message to sign on <2>etherscan</2>",
"account": "account",
"crypto_address": "crypto address",
"crypto_wallets": "Crypto Wallets",
"plebbit_options": "plebbit options"
}