Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lokalise: Translations update #559

Merged
merged 1 commit into from
Jun 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions translations/ui-organizations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@
"integration.info": "Informationen",
"integration.info.configName": "Name der Integration",
"integration.info.configDescription": "Beschreibung",
"integration.info.isDefaultConfig": "Standard-EDI-Verbindung",
"integration.info.isDefaultConfig": "Standardintegration",
"integration.edi": "EDI-Konfiguration",
"integration.edi.accountNumbers": "Kundennummern",
"integration.edi.defaultAcquisitionMethods": "Auftragsexport für Erwerbungsarten automatisieren",
Expand Down Expand Up @@ -415,5 +415,5 @@
"settings.types.deleteEntry": "Typ löschen",
"settings.types.termDeleted": "Der Typ <b>{term}</b> wurde erfolgreich <b>gelöscht</b>",
"settings.types.termWillBeDeleted": "Der Typ <b>{term}</b> wird <b>gelöscht.</b>",
"save.success": "The <b>Organization - \"{organizationName}\"</b> has been successfully <b>saved</b>"
"save.success": "Die<b>Organisation -\"{organizationName}\"</b> wurde erfolgreich <b> gespeichert</b>"
}
2 changes: 1 addition & 1 deletion translations/ui-organizations/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -415,5 +415,5 @@
"settings.types.deleteEntry": "删除类型",
"settings.types.termDeleted": "<b> {term} </b>类型已成功<b>删除</b>",
"settings.types.termWillBeDeleted": "类型<b> {term} </b>将被<b>删除。 </b>",
"save.success": "The <b>Organization - \"{organizationName}\"</b> has been successfully <b>saved</b>"
"save.success": "<b>组织 -“ {organizationName}</b>已成功<b>保存</b>"
}