diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:30 +0000 |
commit | 9b0ea1a9132d89ea48d936d0af104752b869ae1f (patch) | |
tree | b51a0ad758f01fc3ac6d3a37bf755fb861d8bdc8 /core/l10n/id.js | |
parent | e0a6006c1110657adf7bab93eabb39b0c3bdcec9 (diff) | |
download | nextcloud-server-9b0ea1a9132d89ea48d936d0af104752b869ae1f.tar.gz nextcloud-server-9b0ea1a9132d89ea48d936d0af104752b869ae1f.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js index 4738be6165a..ecbcd2bda89 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -150,7 +150,6 @@ OC.L10N.register( "Load more results" : "Muat lebih banyak hasil", "Search" : "Cari", "No results for {query}" : "Tidak ada hasil untuk {query}", - "Press enter to start searching" : "Tekan enter untuk mulai mencari", "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", @@ -359,6 +358,7 @@ OC.L10N.register( "More apps menu" : "Menu aplikasi lainnya", "Contacts" : "Kontak", "Contacts menu" : "Menu Kontak", - "Setup two-factor authentication" : "Setel autentikasi faktor-kedua" + "Setup two-factor authentication" : "Setel autentikasi faktor-kedua", + "Press enter to start searching" : "Tekan enter untuk mulai mencari" }, "nplurals=1; plural=0;"); |