diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:23 +0000 |
commit | a40838b61cfbad9fc3d969b82179f12308b8cd09 (patch) | |
tree | 640cb363b4637ec800b51f391cafdc35a563f272 /apps/user_status/l10n/bg.js | |
parent | 8afd99c2067364cc619d283914fb50bf12f9f58c (diff) | |
download | nextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.tar.gz nextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.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 44650202fca..f342977f175 100644 --- a/apps/user_status/l10n/bg.js +++ b/apps/user_status/l10n/bg.js @@ -41,7 +41,6 @@ OC.L10N.register( "4 hours" : "4 часа", "Mute all notifications" : "Заглушаване на всички известия", "Appear offline" : "Показване като офлайн", - "View profile" : "Преглед на профил", - "{status}, {timestamp}" : "{status}, {timestamp}" + "View profile" : "Преглед на профил" }, "nplurals=2; plural=(n != 1);"); |