🌐 New Crowdin updates (#969)

This commit is contained in:
Thomas Camlong
2023-06-10 03:41:30 +09:00
committed by GitHub
parent ba659b6247
commit 7eabc9a62f
88 changed files with 660 additions and 132 deletions

View File

@@ -14,7 +14,7 @@
"changePosition": "Cambiar posición",
"remove": "Eliminar",
"removeConfirm": "¿Seguro que quieres eliminar {{item}}?",
"createItem": "+ create {{item}}",
"createItem": "+ crear {{item}}",
"sections": {
"settings": "Ajustes",
"dangerZone": "Zona de riesgo"

View File

@@ -0,0 +1,18 @@
{
"modals": {
"blockedPopups": {
"title": "",
"text": "",
"list": {
"browserPermission": "",
"adBlockers": "",
"otherBrowser": ""
}
}
},
"actions": {
"category": {
"openAllInNewTab": ""
}
}
}

View File

@@ -10,6 +10,12 @@
},
"refreshInterval": {
"label": "Intervalo de refresco (en minutos)"
},
"dangerousAllowSanitizedItemContent": {
"label": ""
},
"settings.textLinesClamp": {
"label": ""
}
},
"card": {
@@ -21,4 +27,4 @@
}
}
}
}
}

View File

@@ -7,8 +7,8 @@
}
},
"modal": {
"text": "",
"text": "Hubo un error inesperado. Por favor, comprueba tu configuración, y repórtalo si crees que se trata de un error.",
"label": "Tu error",
"reportButton": "Reportar este error"
}
}
}