Update all useTranslation references with all namespaces

This commit is contained in:
Nicola Benaglia
2025-05-18 19:14:03 +02:00
parent 42cc8ad247
commit 10bbf420c3
46 changed files with 102 additions and 66 deletions

View File

@@ -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"

View File

@@ -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",

View File

@@ -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"