This commit is contained in:
ManeraKai 2023-10-21 10:15:27 +03:00
commit 0710585ea3
1 changed files with 10 additions and 1 deletions

View File

@ -60,7 +60,7 @@
"description": "used in the settings page"
},
"frontend": {
"message": "Frontend",
"message": "Interfaccia",
"description": "used in the settings page"
},
"redirectType": {
@ -99,5 +99,14 @@
},
"about": {
"message": "Informazioni"
},
"unsupportedIframesHandling": {
"message": "Gestione iframe non supportati"
},
"fetchPublicInstances": {
"message": "Recupera istanze pubbliche"
},
"disable": {
"message": "Disattiva"
}
}