support user custom exchange rates data

This commit is contained in:
MaysWind
2025-05-26 00:47:19 +08:00
parent c4d20c539f
commit 817291c9a7
41 changed files with 1257 additions and 73 deletions
+9
View File
@@ -1171,6 +1171,9 @@
"invalid beancount file": "File Beancount non valido",
"not support include directive for beancount file": "Direttiva \"include\" non supportata per il file Beancount",
"invalid amount expression": "Espressione dell'importo non valida",
"user custom exchange rate data not found": "User custom exchange rate data is not found",
"cannot update exchange rate data for base currency": "Cannot update exchange rate data for base currency",
"cannot delete exchange rate data for base currency": "Cannot delete exchange rate data for base currency",
"query items cannot be blank": "Non ci sono elementi di query",
"query items too much": "Ci sono troppi elementi di query",
"query items have invalid item": "C'è un elemento non valido negli elementi di query",
@@ -2039,6 +2042,7 @@
"WebAuthn is not enabled": "WebAuthn non è abilitato",
"Are you sure you want to re-login?": "Sei sicuro di voler accedere di nuovo?",
"Exchange Rates Data": "Dati tassi di cambio",
"User Custom": "User Custom",
"Base Currency": "Valuta di base",
"Base Amount": "Importo di base",
"Set as Base": "Imposta come base",
@@ -2049,6 +2053,11 @@
"Exchange rates data has been updated": "I dati sui tassi di cambio sono stati aggiornati",
"Exchange rates data is up to date": "I dati sui tassi di cambio sono aggiornati",
"Unable to retrieve exchange rates data": "Impossibile recuperare i dati sui tassi di cambio",
"Update User Custom Exchange Rate": "Update User Custom Exchange Rate",
"You have updated exchange rate": "You have updated exchange rate",
"Unable to update user custom exchange rate": "Unable to update user custom exchange rate",
"Are you sure you want to delete this user custom exchange rate?": "Are you sure you want to delete this user custom exchange rate?",
"Unable to delete this user custom exchange rate": "Unable to delete this user custom exchange rate",
"Use on Mobile Device": "Usa su dispositivo mobile",
"You can scan the QR code below on your mobile device.": "Puoi scansionare il codice QR qui sotto sul tuo dispositivo mobile.",
"Switch to Mobile Version": "Passa alla versione mobile",