Translate placeholders

This commit is contained in:
Nicola Benaglia
2025-05-20 22:29:35 +02:00
parent 748a469598
commit 71475c2e77
13 changed files with 65 additions and 23 deletions

View File

@@ -69,6 +69,7 @@
"choose_block": "choose 'block txs' or 'all' to block chat messages",
"congrats_setup": "congrats, youre all set up!",
"decide_block": "decide what to block",
"name_address": "name or address",
"no_account": "no accounts saved",
"no_minimum_length": "there is no minimum length requirement",
"no_secret_key_published": "no secret key published yet",
@@ -96,7 +97,7 @@
"note": "note",
"password": "password",
"password_confirmation": "confirm password",
"seed": "seed phrase",
"seed_phrase": "seed phrase",
"seed_your": "your seedphrase",
"tips": {
"additional_wallet": "use this option to connect additional Qortal wallets you've already made, in order to login with them afterwards. You will need access to your backup JSON file in order to do so.",

View File

@@ -17,6 +17,8 @@
"choose": "choose",
"choose_file": "choose file",
"choose_image": "choose image",
"choose_logo": "choose a logo",
"choose_name": "choose a name",
"close": "close",
"close_chat": "close Direct Chat",
"continue": "continue",
@@ -25,8 +27,6 @@
"create_apps": "create apps",
"create_file": "create file",
"create_thread": "create thread",
"choose_logo": "choose a logo",
"choose_name": "choose a name",
"decline": "decline",
"decrypt": "decrypt",
"disable_enter": "disable enter",
@@ -67,6 +67,7 @@
"save_disk": "save to disk",
"search": "search",
"search_apps": "search for apps",
"search_chat_text": "search chat text",
"select_app_type": "select App Type",
"select_category": "select Category",
"select_name_app": "select Name/App",
@@ -289,6 +290,7 @@
"name_app": "name/App",
"new_post_in": "new post in {{ title }}",
"none": "none",
"note": "note",
"option": "option",
"option_other": "options",
"page": {
@@ -311,6 +313,7 @@
"receiver": "receiver",
"sender": "sender",
"server": "server",
"service_type": "service type",
"settings": "settings",
"sort": {
"by_member": "by member"
@@ -323,6 +326,7 @@
},
"thread": "thread",
"thread_other": "threads",
"thread_title": "thread title",
"time": {
"day_one": "{{count}} day",
"day_other": "{{count}} days",
@@ -335,6 +339,7 @@
"title": "title",
"to": "to",
"tutorial": "tutorial",
"url": "url",
"user_lookup": "user lookup",
"vote": "vote",
"vote_other": "{{ count }} votes",