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/sc.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/sc.js')
-rw-r--r-- | apps/workflowengine/l10n/sc.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/sc.js b/apps/workflowengine/l10n/sc.js index 8ad3eb95d66..bd56cdef71b 100644 --- a/apps/workflowengine/l10n/sc.js +++ b/apps/workflowengine/l10n/sc.js @@ -106,8 +106,8 @@ OC.L10N.register( "between" : "cumprèndidu tra", "not between" : "no cumprèndidu tra", "Request user agent" : "Agente de utente de sa rechesta", - "User group membership" : "Apartenèntzia de is utentes a is grupos", "is member of" : "partètzipat a", - "is not member of" : "no partètzipat a" + "is not member of" : "no partètzipat a", + "User group membership" : "Apartenèntzia de is utentes a is grupos" }, "nplurals=2; plural=(n != 1);"); |