diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:25:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:25:46 +0000 |
commit | e218d1f98e19307f2bf170e09670e4f7fe61f061 (patch) | |
tree | 179a809826ea32995075c12cc1d0e2385d39b99d /apps/user_status/l10n/bg.js | |
parent | 2c24c3c469847d36b65e3e1e0550ab2c2d03e6d5 (diff) | |
download | nextcloud-server-e218d1f98e19307f2bf170e09670e4f7fe61f061.tar.gz nextcloud-server-e218d1f98e19307f2bf170e09670e4f7fe61f061.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/bg.js')
-rw-r--r-- | apps/user_status/l10n/bg.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/bg.js b/apps/user_status/l10n/bg.js index f342977f175..e0b938e9776 100644 --- a/apps/user_status/l10n/bg.js +++ b/apps/user_status/l10n/bg.js @@ -40,7 +40,6 @@ OC.L10N.register( "1 hour" : "1 час", "4 hours" : "4 часа", "Mute all notifications" : "Заглушаване на всички известия", - "Appear offline" : "Показване като офлайн", - "View profile" : "Преглед на профил" + "Appear offline" : "Показване като офлайн" }, "nplurals=2; plural=(n != 1);"); |