diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
commit | 2f4abc774f9f561f60a63479295eae97c03aa8b0 (patch) | |
tree | 1521b0fece66399f31d253fdfae77fa7c8154f7c /apps/user_status/l10n/mk.js | |
parent | 14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe (diff) | |
download | nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.tar.gz nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/mk.js')
-rw-r--r-- | apps/user_status/l10n/mk.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/mk.js b/apps/user_status/l10n/mk.js index 492ed475613..01533c0278d 100644 --- a/apps/user_status/l10n/mk.js +++ b/apps/user_status/l10n/mk.js @@ -33,7 +33,6 @@ OC.L10N.register( "1 hour" : "1 час", "4 hours" : "4 часа", "Mute all notifications" : "Занеми (Mute) ги сите известувања", - "Appear offline" : "Прикажи исклучен", - "View profile" : "Прегледај профил" + "Appear offline" : "Прикажи исклучен" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |