🌐 New Crowdin updates (#711)

This commit is contained in:
Thomas Camlong
2023-02-25 06:15:33 +09:00
committed by GitHub
parent fddcfb3f06
commit 05423440f3
195 changed files with 3641 additions and 218 deletions
+6 -5
View File
@@ -3,11 +3,12 @@
"contact": "Problemen of vragen? Neem contact met ons op!",
"addToDashboard": "Aan dashboard toevoegen",
"metrics": {
"configurationSchemaVersion": "",
"configurationsCount": "",
"configurationSchemaVersion": "Versie configuratieschema",
"configurationsCount": "Beschikbare configuraties",
"version": "Versie",
"nodeEnvironment": "",
"i18n": "",
"locales": ""
"nodeEnvironment": "Knooppuntomgeving",
"i18n": "I18n vertaling namespaces geladen",
"locales": "I18n talen geconfigureerd",
"experimental_disableEditMode": ""
}
}
+9 -1
View File
@@ -39,7 +39,15 @@
"appearance": {
"icon": {
"label": "App icoon",
"description": "Het pictogram dat op het dashboard wordt weergegeven."
"description": "",
"autocomplete": {
"title": "",
"text": ""
},
"noItems": {
"title": "",
"text": ""
}
}
},
"integration": {
@@ -1,7 +1,7 @@
{
"iconPicker": {
"textInputPlaceholder": "",
"searchLimitationTitle": "",
"searchLimitationMessage": ""
"textInputPlaceholder": "Zoek iets...",
"searchLimitationTitle": "Beperkt tot 30 resultaten",
"searchLimitationMessage": "De zoekresultaten werden beperkt tot 30 omdat er te veel overeenkomsten waren"
}
}