diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-07 02:24:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-07 02:24:09 +0000 |
commit | 484f2fd5cc69b2b9c7f663c3f28709d9b35f7503 (patch) | |
tree | d89d9873f4c4f258811d70b6565a852e6d159539 /apps/user_ldap/l10n/bg.js | |
parent | 0a85829138280310633b07762b01c2709027b38d (diff) | |
download | nextcloud-server-484f2fd5cc69b2b9c7f663c3f28709d9b35f7503.tar.gz nextcloud-server-484f2fd5cc69b2b9c7f663c3f28709d9b35f7503.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/bg.js')
-rw-r--r-- | apps/user_ldap/l10n/bg.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/bg.js b/apps/user_ldap/l10n/bg.js index 92a957be430..1e61c85fa88 100644 --- a/apps/user_ldap/l10n/bg.js +++ b/apps/user_ldap/l10n/bg.js @@ -10,6 +10,7 @@ OC.L10N.register( "No action specified" : "Не е посочено действие", "No configuration specified" : "Не е посочена конфигурация", "No data specified" : "Не са посочени данни", + "Invalid data specified" : "Посочени са невалидни данни", " Could not set configuration %s" : "Неуспешно задаване на конфигруацията %s", "Action does not exist" : "Действието не съществува", "Renewing …" : "Подновяване …", |