diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-28 00:28:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-28 00:28:21 +0000 |
commit | 0aa65d97146a7ec52f27969f97d03868688f4c64 (patch) | |
tree | 750237b4b035fe009546b550c4e61e9ccde72a1f /apps/workflowengine/l10n/de_DE.js | |
parent | 32eaf57e015089fbb698d804fee8e18b43f81b2b (diff) | |
download | nextcloud-server-0aa65d97146a7ec52f27969f97d03868688f4c64.tar.gz nextcloud-server-0aa65d97146a7ec52f27969f97d03868688f4c64.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n/de_DE.js')
-rw-r--r-- | apps/workflowengine/l10n/de_DE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/workflowengine/l10n/de_DE.js b/apps/workflowengine/l10n/de_DE.js index b11daccac16..8b67917f522 100644 --- a/apps/workflowengine/l10n/de_DE.js +++ b/apps/workflowengine/l10n/de_DE.js @@ -81,7 +81,7 @@ OC.L10N.register( "Available flows" : "Verfügbare Abläufe", "For details on how to write your own flow, check out the development documentation." : "Informationen wie eigene Abläufe erstellt werden, finden Sie in der Entwickler-Dokumentation.", "No flows installed" : "Keine Abläufe installiert", - "Ask your administrator to install new flows." : "Bitten Sie Ihren Administrator, neue Abläufe zu installieren.", + "Ask your administrator to install new flows." : "Bitten Sie Ihre Administration, neue Abläufe zu installieren.", "More flows" : "Weitere Abläufe", "Browse the App Store" : "App-Store durchsuchen", "Show less" : "Weniger anzeigen", |