New translations mediaSelector.json (Italian)

This commit is contained in:
xmflsct 2022-05-13 19:13:34 +02:00
parent 254244fb73
commit c66d63f25b
1 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
"options": {
"library": "Carica da libreria locale",
"photo": "Scatta una foto",
"cancel": "$t(common:buttons.cancel)"
"cancel": ""
},
"library": {
"alert": {
@ -11,7 +11,7 @@
"message": "È richiesto l'accesso ai file del dispositivo per il caricamento dalla libreria",
"buttons": {
"settings": "Correggi impostazioni",
"cancel": "$t(common:buttons.cancel)"
"cancel": ""
}
}
},
@ -21,8 +21,8 @@
"message": "È richiesto l'accesso alla fotocamera per scattare foto",
"buttons": {
"settings": "Correggi impostazioni",
"cancel": "$t(common:buttons.cancel)"
"cancel": ""
}
}
}
}
}