diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:42 +0000 |
commit | 80052ba7a33318176908048f34b838ab45f4d011 (patch) | |
tree | 43ceda6d5494162c2926ad3f24027077f0a64fe8 /apps/workflowengine/l10n/fi.js | |
parent | 88d0c825f6615d253bd44a271278817bb03a5c38 (diff) | |
download | nextcloud-server-80052ba7a33318176908048f34b838ab45f4d011.tar.gz nextcloud-server-80052ba7a33318176908048f34b838ab45f4d011.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n/fi.js')
-rw-r--r-- | apps/workflowengine/l10n/fi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/fi.js b/apps/workflowengine/l10n/fi.js index 407168dda71..43f5d787cb1 100644 --- a/apps/workflowengine/l10n/fi.js +++ b/apps/workflowengine/l10n/fi.js @@ -83,8 +83,8 @@ OC.L10N.register( "between" : "välillä", "not between" : "ei välillä", "Request user agent" : "Pyynnön user agent", - "User group membership" : "Käyttäjäryhmäjäsenyys", "is member of" : "on jäsen", - "is not member of" : "ei ole jäsen" + "is not member of" : "ei ole jäsen", + "User group membership" : "Käyttäjäryhmäjäsenyys" }, "nplurals=2; plural=(n != 1);"); |