mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-23 04:36:52 +00:00
Update all useTranslation references with all namespaces
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"add_reaction": "add reaction",
|
||||
"accept": "accept",
|
||||
"access": "access",
|
||||
"access_app": "access app",
|
||||
"backup_account": "backup account",
|
||||
"backup_wallet": "backup wallet",
|
||||
"cancel": "cancel",
|
||||
@@ -44,7 +45,7 @@
|
||||
"login": "login",
|
||||
"logout": "logout",
|
||||
"new": {
|
||||
"chat": "chat",
|
||||
"chat": "new chat",
|
||||
"post": "new post",
|
||||
"thread": "new thread"
|
||||
},
|
||||
@@ -83,6 +84,7 @@
|
||||
"all": "all",
|
||||
"api": "API",
|
||||
"app": "app",
|
||||
"app_other": "apps",
|
||||
"app_name": "app name",
|
||||
"app_service_type": "app service type",
|
||||
"apps_dashboard": "apps Dashboard",
|
||||
@@ -90,12 +92,14 @@
|
||||
"attachment": "attachment",
|
||||
"category": "category",
|
||||
"category_other": "categories",
|
||||
"chat": "chat",
|
||||
"core": {
|
||||
"block_height": "block height",
|
||||
"information": "core information",
|
||||
"peers": "connected peers",
|
||||
"version": "core version"
|
||||
},
|
||||
"dev": "dev",
|
||||
"domain": "domain",
|
||||
"ui": {
|
||||
"version": "UI version"
|
||||
|
@@ -44,6 +44,7 @@
|
||||
"invites": "group invites",
|
||||
"group": "group",
|
||||
"group_other": "groups",
|
||||
"groups_admin": "groups where you are an admin",
|
||||
"management": "group management",
|
||||
"member_number": "number of members",
|
||||
"messaging": "messaging",
|
||||
|
@@ -60,7 +60,7 @@
|
||||
"remove": "remove",
|
||||
"remove_reaction": "remove reaction",
|
||||
"return_apps_dashboard": "return to Apps Dashboard",
|
||||
"save": "save",
|
||||
"save": "salva",
|
||||
"search": "search",
|
||||
"search_apps": "search for apps",
|
||||
"select_app_type": "select App Type",
|
||||
@@ -80,18 +80,21 @@
|
||||
"all": "all",
|
||||
"api": "API",
|
||||
"app": "app",
|
||||
"app_other": "apps",
|
||||
"app_name": "app name",
|
||||
"app_service_type": "app service type",
|
||||
"apps_dashboard": "apps Dashboard",
|
||||
"apps_official": "official Apps",
|
||||
"category": "category",
|
||||
"category_other": "categories",
|
||||
"chat": "chat",
|
||||
"core": {
|
||||
"block_height": "altezza blocco",
|
||||
"information": "informazioni core",
|
||||
"peers": "peer connessi",
|
||||
"version": "versione core"
|
||||
},
|
||||
"dev": "dev",
|
||||
"domain": "domain",
|
||||
"ui": {
|
||||
"version": "versione UI"
|
||||
|
Reference in New Issue
Block a user