diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:41 +0000 |
commit | 6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364 (patch) | |
tree | ddbb6225fa992498b3ebce7133751277fbbe833e /core/l10n/id.js | |
parent | 7407afb469fab55fa4cb917c983de0b6a21aa250 (diff) | |
download | nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.tar.gz nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.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 c929bce7b0c..17bfad4302e 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -133,7 +133,6 @@ OC.L10N.register( "Install the Contacts app" : "Instal aplikasi Kontak", "Loading your contacts …" : "Memuat kontak Anda ...", "Looking for {term} …" : "Mencari {term}", - "Modified" : "Dimodifikasi", "Today" : "Hari ini", "People" : "Orang", "Load more results" : "Muat lebih banyak hasil", @@ -333,6 +332,7 @@ OC.L10N.register( "No more subfolders in here" : "Tidak ada lagi subfolder di sini", "Name" : "Nama", "Size" : "Ukuran", + "Modified" : "Dimodifikasi", "\"{name}\" is an invalid file name." : "\"{name}\" adalah nama berkas yang tidak sah.", "File name cannot be empty." : "Nama berkas tidak boleh kosong.", "\"/\" is not allowed inside a file name." : "\"/\" tidak diizinkan pada nama berkas.", |