show more user-friendly messages when some features are disabled

This commit is contained in:
MaysWind
2025-12-12 13:17:34 +08:00
parent 89dd306bb4
commit 1eb958a21b
21 changed files with 219 additions and 3 deletions
+8
View File
@@ -1637,6 +1637,11 @@
"Nickname cannot be blank": "O apelido não pode estar em branco",
"Default currency cannot be blank": "A moeda padrão não pode estar em branco",
"Unable to log in": "Não foi possível fazer login",
"Username/password login is disabled": "Username/password login is disabled",
"External login is disabled": "External login is disabled",
"Two-factor authentication is disabled": "Two-factor authentication is disabled",
"Email verification is disabled": "Email verification is disabled",
"Forget password is disabled": "Forget password is disabled",
"Two-Factor Authentication": "Autenticação de Dois Fatores",
"Two-factor authentication is not enabled yet.": "A autenticação de dois fatores ainda não está habilitada.",
"Two-factor authentication is already enabled.": "A autenticação de dois fatores já está habilitada.",
@@ -1798,6 +1803,7 @@
"AI Image Recognition": "AI Image Recognition",
"Unable to load image": "Unable to load image",
"Unable to recognize image": "Unable to recognize image",
"AI image recognition is disabled": "AI image recognition is disabled",
"You can drag and drop, paste or click to select a receipt or transaction image": "You can drag and drop, paste or click to select a receipt or transaction image",
"Release to load image": "Release to load image",
"Loading image...": "Loading image...",
@@ -1916,6 +1922,7 @@
"Cannot import invalid transactions": "Não é possível importar transações inválidas",
"Unable to parse import file": "Não foi possível analisar o arquivo de importação",
"Unable to import transactions": "Não foi possível importar transações",
"Transaction importing is disabled": "Transaction importing is disabled",
"Load Data Mapping File": "Load Data Mapping File",
"Save Data Mapping File": "Save Data Mapping File",
"Data mapping file is invalid": "Data mapping file is invalid",
@@ -1990,6 +1997,7 @@
"Are you sure you want to remove this transaction picture?": "Tem certeza de que deseja remover a imagem desta transação?",
"Unable to upload transaction picture": "Incapaz de carregar a imagem da transação",
"Unable to remove transaction picture": "Incapaz de remover a imagem da transação",
"Transaction picture is disabled": "Transaction picture is disabled",
"Failed to load image, please check whether the config \"domain\" and \"root_url\" are set correctly.": "Falha ao carregar a imagem, por favor verifique se as configurações \"domain\" e \"root_url\" estão configuradas corretamente.",
"Search transaction description": "Pesquisar descrição da transação",
"Unable to retrieve transaction list": "Incapaz de recuperar a lista de transações",