mirror of
https://github.com/filegator/filegator.git
synced 2025-08-13 21:24:35 +02:00
Fix italian translation for confirm button (#166)
From "Elimina" to "Conferma"
This commit is contained in:
committed by
GitHub
parent
67ff1febc7
commit
f3b75f72c1
@@ -45,7 +45,7 @@ const data = {
|
|||||||
'Role': 'Ruolo',
|
'Role': 'Ruolo',
|
||||||
'Cancel': 'Annulla',
|
'Cancel': 'Annulla',
|
||||||
'Paused': 'Sospeso',
|
'Paused': 'Sospeso',
|
||||||
'Confirm': 'Elimina',
|
'Confirm': 'Conferma',
|
||||||
'Create': 'Crea',
|
'Create': 'Crea',
|
||||||
'User': 'Utente',
|
'User': 'Utente',
|
||||||
'Admin': 'Amministratore',
|
'Admin': 'Amministratore',
|
||||||
|
Reference in New Issue
Block a user