🌐 New Crowdin updates (#711)
This commit is contained in:
@@ -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": ""
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user