diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-30 00:19:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-30 00:19:55 +0000 |
commit | 016fbb93e06b7d15ea4ca3fc0d770cf06a6b0a65 (patch) | |
tree | 6277ea83b3c44da98b184d7f3ffba19ceb89a38f /apps/workflowengine | |
parent | 10821643645f1e9ab5d6d768bd52b37468722d3f (diff) | |
download | nextcloud-server-016fbb93e06b7d15ea4ca3fc0d770cf06a6b0a65.tar.gz nextcloud-server-016fbb93e06b7d15ea4ca3fc0d770cf06a6b0a65.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/fi.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/fi.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/fi.js b/apps/workflowengine/l10n/fi.js index 193db48e59f..688840f3e8d 100644 --- a/apps/workflowengine/l10n/fi.js +++ b/apps/workflowengine/l10n/fi.js @@ -40,6 +40,7 @@ OC.L10N.register( "Check %s is invalid or does not exist" : "Tarkistus %s on virheellinen tai sitä ei ole olemassa", "Flow" : "Kulku", "Nextcloud workflow engine" : "Nextcloudin työnkulkumoottori", + "Remove filter" : "Poista suodatin", "Select a file type" : "Valitse tiedostotyyppi", "Folder" : "Kansio", "Images" : "Kuvat", diff --git a/apps/workflowengine/l10n/fi.json b/apps/workflowengine/l10n/fi.json index f60a6b6710b..474cc845ec5 100644 --- a/apps/workflowengine/l10n/fi.json +++ b/apps/workflowengine/l10n/fi.json @@ -38,6 +38,7 @@ "Check %s is invalid or does not exist" : "Tarkistus %s on virheellinen tai sitä ei ole olemassa", "Flow" : "Kulku", "Nextcloud workflow engine" : "Nextcloudin työnkulkumoottori", + "Remove filter" : "Poista suodatin", "Select a file type" : "Valitse tiedostotyyppi", "Folder" : "Kansio", "Images" : "Kuvat", |