🌐 New Crowdin updates (#1180)

This commit is contained in:
Thomas Camlong
2023-08-07 00:13:08 +09:00
committed by GitHub
parent f074794009
commit 121d6eafab
201 changed files with 815 additions and 597 deletions

View File

@@ -1,14 +1,14 @@
{
"descriptor": {
"name": "Clima",
"description": "Muestra información de la meteorología actua de una ubicación dada.",
"name": "El Tiempo",
"description": "Muestra la información meteorológica actual de la ubicación establecida.",
"settings": {
"title": "Ajustes del widget tiempo",
"title": "Ajustes del widget El Tiempo",
"displayInFahrenheit": {
"label": "Mostrar en Fahrenheit"
},
"location": {
"label": "Ubicación del clima"
"label": "Ubicación"
}
}
},