push back localazy update
This commit is contained in:
parent
4f7e5c8259
commit
c0e59a58c5
@ -249,6 +249,7 @@
|
||||
"audit": "Benutzeraktivitäten",
|
||||
"component-mappings": "Komponenten-Mappings",
|
||||
"component-rule-editor": "",
|
||||
"components": "Components",
|
||||
"configurations": "Systemkonfiguration",
|
||||
"default-colors": "Standardfarben",
|
||||
"dictionary": "Wörterbuch",
|
||||
@ -511,6 +512,28 @@
|
||||
"title": "Aktion bestätigen"
|
||||
}
|
||||
},
|
||||
"component-definitions": {
|
||||
"actions": {
|
||||
"revert": "Revert",
|
||||
"save": "Save Changes"
|
||||
},
|
||||
"add-new": "New Component",
|
||||
"add-title": "Add new definition",
|
||||
"columns": {
|
||||
"name": "name",
|
||||
"position": "pos."
|
||||
},
|
||||
"edit-title": "Edit {displayName} definition",
|
||||
"form": {
|
||||
"autogenerated-label": "Autogenerated based on the initial display name",
|
||||
"description": "Description",
|
||||
"description-placeholder": "Description",
|
||||
"display-name": "Display Name",
|
||||
"display-name-placeholder": "Display Name",
|
||||
"technical-name-label": "Technical name"
|
||||
},
|
||||
"title": "{length} {length, plural, one{component} other{components}}"
|
||||
},
|
||||
"component-download": {
|
||||
"disabled-tooltip": "",
|
||||
"json": "",
|
||||
@ -1089,8 +1112,7 @@
|
||||
"dossier-templates-listing": {
|
||||
"action": {
|
||||
"clone": "Vorlage klonen",
|
||||
"delete": "Vorlage löschen",
|
||||
"edit": "Vorlage bearbeiten"
|
||||
"delete": "Vorlage löschen"
|
||||
},
|
||||
"add-new": "Neue Dossier-Vorlage",
|
||||
"bulk": {
|
||||
|
||||
@ -249,6 +249,7 @@
|
||||
"audit": "Audit",
|
||||
"component-mappings": "Component mappings",
|
||||
"component-rule-editor": "Component rule editor",
|
||||
"components": "Components",
|
||||
"configurations": "Configurations",
|
||||
"default-colors": "Default colors",
|
||||
"dictionary": "Dictionary",
|
||||
@ -511,6 +512,28 @@
|
||||
"title": "Aktion bestätigen"
|
||||
}
|
||||
},
|
||||
"component-definitions": {
|
||||
"actions": {
|
||||
"revert": "Revert",
|
||||
"save": "Save Changes"
|
||||
},
|
||||
"add-new": "New Component",
|
||||
"add-title": "Add new definition",
|
||||
"columns": {
|
||||
"name": "name",
|
||||
"position": "pos."
|
||||
},
|
||||
"edit-title": "Edit {displayName} definition",
|
||||
"form": {
|
||||
"autogenerated-label": "Autogenerated based on the initial display name",
|
||||
"description": "Description",
|
||||
"description-placeholder": "Description",
|
||||
"display-name": "Display Name",
|
||||
"display-name-placeholder": "Display Name",
|
||||
"technical-name-label": "Technical name"
|
||||
},
|
||||
"title": "{length} {length, plural, one{component} other{components}}"
|
||||
},
|
||||
"component-download": {
|
||||
"disabled-tooltip": "All files must be processed to be able to export the components as JSON or XML",
|
||||
"json": "Download as JSON",
|
||||
@ -1089,8 +1112,7 @@
|
||||
"dossier-templates-listing": {
|
||||
"action": {
|
||||
"clone": "Clone template",
|
||||
"delete": "Dossier-Vorlage",
|
||||
"edit": "Vorlage bearbeiten"
|
||||
"delete": "Dossier-Vorlage"
|
||||
},
|
||||
"add-new": "Neue Dossier-Vorlage",
|
||||
"bulk": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user