diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
commit | 4774637b5f07e6753004f421d9c7b227d82d82ad (patch) | |
tree | a1c678c42d695135a5ba10ab740cdf8c9c36644a /core/l10n/id.js | |
parent | b59b8fd8088502c9a55a1efaa760ff34964cd439 (diff) | |
download | nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.tar.gz nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/id.js')
-rw-r--r-- | core/l10n/id.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js index acde1c9d727..593f24dab3e 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -155,6 +155,7 @@ OC.L10N.register( "Search" : "Cari", "An error occurred while searching for {type}" : "Terjadi kesalahan saat mencari {type}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Harap masukkan {minSearchLength} karakter atau lebih untuk mencari"], + "Settings menu" : "Menu Pengaturan", "Search {types} …" : "Cari {types} …", "Settings" : "Pengaturan", "Could not load your contacts" : "Tidak dapat memuat kontak Anda", @@ -354,7 +355,6 @@ OC.L10N.register( "More apps menu" : "Menu aplikasi lainnya", "Contacts" : "Kontak", "Contacts menu" : "Menu Kontak", - "Settings menu" : "Menu Pengaturan", "Setup two-factor authentication" : "Setel autentikasi faktor-kedua" }, "nplurals=1; plural=0;"); |