mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-22 20:26:50 +00:00
Set plural key
This commit is contained in:
@@ -7,11 +7,12 @@
|
||||
"edit": "edit",
|
||||
"error": "an error occurred",
|
||||
"last_height": "last height",
|
||||
"loading": "loading...",
|
||||
"price": "price",
|
||||
"save": "save",
|
||||
"supply": "supply",
|
||||
"title": "title",
|
||||
"wallet": "wallet",
|
||||
"wallet_many": "wallets",
|
||||
"wallet_other": "wallets",
|
||||
"welcome": "welcome"
|
||||
}
|
||||
|
@@ -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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user