diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-20 00:20:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-20 00:20:35 +0000 |
commit | abdffe367626527ef93b3d9bb7f5b8abc60d7257 (patch) | |
tree | 8b1412e7a37a456377c08a8500fb17ed29023d9e /apps/workflowengine/l10n | |
parent | 85046e7e9dc415722c53d11defdefb243d165797 (diff) | |
download | nextcloud-server-abdffe367626527ef93b3d9bb7f5b8abc60d7257.tar.gz nextcloud-server-abdffe367626527ef93b3d9bb7f5b8abc60d7257.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r-- | apps/workflowengine/l10n/lt_LT.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/lt_LT.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/lt_LT.js b/apps/workflowengine/l10n/lt_LT.js index c73c070e4c5..978ec220ad2 100644 --- a/apps/workflowengine/l10n/lt_LT.js +++ b/apps/workflowengine/l10n/lt_LT.js @@ -46,6 +46,7 @@ OC.L10N.register( "Nextcloud workflow engine" : "Nextcloud darbo eigos modulis", "Select a filter" : "Pasirinkite filtrą", "Select a comparator" : "Pasirinkite palyginimą", + "Remove filter" : "Šalinti filtrą", "Select a file type" : "Pasirinkite failo tipą", "e.g. httpd/unix-directory" : "pvz., httpd/unix-directory", "Folder" : "Aplankas", diff --git a/apps/workflowengine/l10n/lt_LT.json b/apps/workflowengine/l10n/lt_LT.json index fb1570946ea..964c7162588 100644 --- a/apps/workflowengine/l10n/lt_LT.json +++ b/apps/workflowengine/l10n/lt_LT.json @@ -44,6 +44,7 @@ "Nextcloud workflow engine" : "Nextcloud darbo eigos modulis", "Select a filter" : "Pasirinkite filtrą", "Select a comparator" : "Pasirinkite palyginimą", + "Remove filter" : "Šalinti filtrą", "Select a file type" : "Pasirinkite failo tipą", "e.g. httpd/unix-directory" : "pvz., httpd/unix-directory", "Folder" : "Aplankas", |