Merge branch 'main' into teste-locale2

This commit is contained in:
Zamitto 2024-05-22 20:44:31 -03:00 committed by GitHub
commit 8f63bc5f15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 516 additions and 23 deletions

View file

@ -177,5 +177,11 @@
},
"modal": {
"close": "Close button"
},
"splash": {
"downloading_version": "Downloading version {{version}}",
"searching_updates": "Searching for updates",
"update_found": "Update {{version}} found",
"restarting_and_applying": "Restarting and applying update"
}
}

View file

@ -177,5 +177,11 @@
},
"modal": {
"close": "Botón de cierre"
},
"splash": {
"downloading_version": "Descargando versión {{version}}",
"searching_updates": "Buscando actualizaciones",
"update_found": "Actualización {{version}} encontrada",
"restarting_and_applying": "Reiniciando y aplicando actualización"
}
}

View file

@ -177,5 +177,11 @@
},
"modal": {
"close": "Botão de fechar"
},
"splash": {
"downloading_version": "Baixando versão {{version}}",
"searching_updates": "Buscando atualizações",
"update_found": "Versão {{version}} encontrada",
"restarting_and_applying": "Reiniciando e aplicando atualização"
}
}