diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-08 00:30:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-08 00:30:20 +0000 |
commit | a0279e7a9bb6cbe5a3551ec247d08d4bfab562e8 (patch) | |
tree | 2571590260cf50e5b3efff21976f81cf509d3db8 /apps/workflowengine/l10n/ar.js | |
parent | 05de066ee7f009e8ee55ef018da4f4c993b5e57f (diff) | |
download | nextcloud-server-a0279e7a9bb6cbe5a3551ec247d08d4bfab562e8.tar.gz nextcloud-server-a0279e7a9bb6cbe5a3551ec247d08d4bfab562e8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n/ar.js')
-rw-r--r-- | apps/workflowengine/l10n/ar.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/ar.js b/apps/workflowengine/l10n/ar.js index fadbe1ee8ec..5b00ffbc102 100644 --- a/apps/workflowengine/l10n/ar.js +++ b/apps/workflowengine/l10n/ar.js @@ -41,6 +41,7 @@ OC.L10N.register( "Check %s does not exist" : "تحقق من%s غير موجود", "Check %s is invalid" : "تحقق من%sغير صالح", "Check %s is not allowed with this entity" : "التحقق من %s غير مسموح به مع هذا الكيان", + "The provided check value is too long" : "قيمة التحقق المقدمة طويلة جدًا", "Check #%s does not exist" : "تحقق من#%s غير موجود", "Check %s is invalid or does not exist" : "التحقق من %s فهو غير صالح أو غير موجود", "Flow" : "تدفُّق Flow", |