chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2025-01-07 05:32:34 +00:00
committed by GitHub
parent 690cc303bf
commit 02386ffcd8
29 changed files with 1613 additions and 105 deletions

View File

@@ -210,6 +210,16 @@
}
}
},
"changeDefaultSearchEngine": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changeFirstDayOfWeek": {
"notification": {
"success": {
@@ -2177,6 +2187,7 @@
"item": {
"language": "",
"board": "",
"defaultSearchEngine": "",
"firstDayOfWeek": "Primer día de la semana",
"accessibility": "Accesibilidad"
}
@@ -2338,6 +2349,13 @@
"description": ""
}
},
"search": {
"title": "",
"defaultSearchEngine": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "Apariencia",
"defaultColorScheme": {
@@ -2562,6 +2580,22 @@
"message": ""
}
}
},
"addToHomarr": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
},
"modal": {
"title": ""
}
}
},
"error": {
@@ -2837,6 +2871,24 @@
},
"home": {
"group": {
"search": {
"title": "",
"option": {
"other": {
"label": ""
},
"no-default": {
"label": "",
"description": ""
},
"search": {
"label": ""
},
"from-integration": {
"description": ""
}
}
},
"local": {
"title": ""
}