diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-19 02:27:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-19 02:27:03 +0000 |
commit | aaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch) | |
tree | e33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /core/l10n/mk.js | |
parent | 752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff) | |
download | nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.tar.gz nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/mk.js')
-rw-r--r-- | core/l10n/mk.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/mk.js b/core/l10n/mk.js index 02546d661af..a890dd4e6ac 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -392,7 +392,6 @@ OC.L10N.register( "Contacts" : "Контакти", "Contacts menu" : "Мени за контакти", "Settings menu" : "Мени за параметри", - "Setup two-factor authentication" : "Постави двофакторна автентикација", - "%s logo" : "%s лого" + "Setup two-factor authentication" : "Постави двофакторна автентикација" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |