diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-19 02:27:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-19 02:27:27 +0000 |
commit | c0cddec224ee561152c918c31a91c98e5958621c (patch) | |
tree | 8e3b14c0981bb8e725ece8b2d2c1bc45ecf9c8b4 /apps/workflowengine | |
parent | a37519cf9ab9704dd435cbd285e8710fefb7c48f (diff) | |
download | nextcloud-server-c0cddec224ee561152c918c31a91c98e5958621c.tar.gz nextcloud-server-c0cddec224ee561152c918c31a91c98e5958621c.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/sv.js | 2 | ||||
-rw-r--r-- | apps/workflowengine/l10n/sv.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/sv.js b/apps/workflowengine/l10n/sv.js index 76d7940d1a1..e786e38b021 100644 --- a/apps/workflowengine/l10n/sv.js +++ b/apps/workflowengine/l10n/sv.js @@ -52,7 +52,7 @@ OC.L10N.register( "e.g. httpd/unix-directory" : "t.ex. httpd/unix-directory", "Folder" : "Mapp", "Images" : "Bilder", - "Office documents" : "Officedokument", + "Office documents" : "Office-dokument", "PDF documents" : "PDF-dokument", "Custom MIME type" : "Anpassad MIME-typ", "Custom mimetype" : "Anpassad mimetyp", diff --git a/apps/workflowengine/l10n/sv.json b/apps/workflowengine/l10n/sv.json index 013bed4c1f9..4e318c7c770 100644 --- a/apps/workflowengine/l10n/sv.json +++ b/apps/workflowengine/l10n/sv.json @@ -50,7 +50,7 @@ "e.g. httpd/unix-directory" : "t.ex. httpd/unix-directory", "Folder" : "Mapp", "Images" : "Bilder", - "Office documents" : "Officedokument", + "Office documents" : "Office-dokument", "PDF documents" : "PDF-dokument", "Custom MIME type" : "Anpassad MIME-typ", "Custom mimetype" : "Anpassad mimetyp", |