mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-20 03:15:41 +02:00
26 lines
678 B
JSON
26 lines
678 B
JSON
{
|
|
"string": {
|
|
"Requests": "Richieste",
|
|
"Request": "Richiesta",
|
|
"Approve": "Approva",
|
|
"Approved": "Approvato",
|
|
"CreatedRequest": "Creato/a un/a ",
|
|
"For": "Per",
|
|
"Change": "Cambia",
|
|
"Add": "Aggiungi",
|
|
"Remove": "Rimuovi",
|
|
"Status": "Stato",
|
|
"Requested": "Richiesto",
|
|
"Completed": "Completato",
|
|
"Reject": "Rifiuta",
|
|
"Rejected": "Rifiutato",
|
|
"Comment": "Commento",
|
|
"PleaseTypeMessage": "Per favore, digita un commento per continuare...",
|
|
"NoRequests": "Nessuna richiesta",
|
|
"Cancel": "Annulla",
|
|
"Cancelled": "Annullato",
|
|
"NewRequest": "Nuova richiesta",
|
|
"CancelRequest": "Annulla richiesta"
|
|
}
|
|
}
|