mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-13 14:45:59 +00:00
New translations en-us.json (Italian)
This commit is contained in:
@@ -1118,6 +1118,8 @@
|
|||||||
"actionUpdateIdpOrg": "Aggiorna Org IDP",
|
"actionUpdateIdpOrg": "Aggiorna Org IDP",
|
||||||
"actionCreateClient": "Crea Client",
|
"actionCreateClient": "Crea Client",
|
||||||
"actionDeleteClient": "Elimina Client",
|
"actionDeleteClient": "Elimina Client",
|
||||||
|
"actionArchiveClient": "Archive Client",
|
||||||
|
"actionUnarchiveClient": "Unarchive Client",
|
||||||
"actionUpdateClient": "Aggiorna Client",
|
"actionUpdateClient": "Aggiorna Client",
|
||||||
"actionListClients": "Elenco Clienti",
|
"actionListClients": "Elenco Clienti",
|
||||||
"actionGetClient": "Ottieni Client",
|
"actionGetClient": "Ottieni Client",
|
||||||
@@ -2406,5 +2408,15 @@
|
|||||||
"deviceMessageArchive": "The device will be archived and removed from your active devices list.",
|
"deviceMessageArchive": "The device will be archived and removed from your active devices list.",
|
||||||
"deviceArchiveConfirm": "Archive Device",
|
"deviceArchiveConfirm": "Archive Device",
|
||||||
"archiveDevice": "Archive Device",
|
"archiveDevice": "Archive Device",
|
||||||
"archive": "Archive"
|
"archive": "Archive",
|
||||||
|
"deviceUnarchived": "Device unarchived",
|
||||||
|
"deviceUnarchivedDescription": "The device has been successfully unarchived.",
|
||||||
|
"errorUnarchivingDevice": "Error unarchiving device",
|
||||||
|
"failedToUnarchiveDevice": "Failed to unarchive device",
|
||||||
|
"unarchive": "Unarchive",
|
||||||
|
"archiveClient": "Archive Client",
|
||||||
|
"archiveClientQuestion": "Are you sure you want to archive this client?",
|
||||||
|
"archiveClientMessage": "The client will be archived and removed from your active clients list.",
|
||||||
|
"archiveClientConfirm": "Archive Client",
|
||||||
|
"active": "Active"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user