Set plural key

This commit is contained in:
Nicola Benaglia
2025-04-21 21:18:50 +02:00
parent 59573a43ab
commit aace10c853
5 changed files with 12 additions and 5 deletions

View File

@@ -6,8 +6,13 @@
"description": "descrizione",
"edit": "modifica",
"error": "si è verificato un errore",
"last_height": "ultimo blocco",
"loading": "caricamento...",
"price": "prezzo",
"save": "salva",
"supply": "offerta",
"title": "titolo"
"title": "titolo",
"wallet": "wallet",
"wallet_other": "wallet",
"welcome": "benvenuto"
}