Update indonesian.js (#294)

small edit
This commit is contained in:
dirmanhana
2022-01-11 16:25:15 +07:00
committed by GitHub
parent b256732c2d
commit 1e8ec10ac0

View File

@@ -1,7 +1,7 @@
const data = {
'Selected': 'Terpilih: {0} of {1}',
'Uploading files': 'Mengunggah {0}% of {1}',
'File size error': '{0} terlalu besar, harap unggah file lebih kecil dari {1}',
'File size error': '{0} file terlalu besar, harap unggah file lebih kecil dari {1}',
'Upload failed': '{0} gagal diunggah',
'Per page': '{0} Per Halaman',
'Folder': 'Berkas',
@@ -54,7 +54,7 @@ const data = {
'Write': 'Tulis',
'Upload': 'Unggah',
'Permissions': 'Izin',
'Homedir': 'Direktori Rumah',
'Homedir': 'Beranda direktori',
'Leave blank for no change': 'Biarkan kosong tanpa perubahan',
'Are you sure you want to do this?': 'Anda yakin ingin melakukan ini?',
'Are you sure you want to allow access to everyone?': 'Apakah anda yakin ingin mengizinkan akses ke semua orang?',
@@ -70,10 +70,10 @@ const data = {
'Updated': 'Diperbarui',
'Deleted': 'Dihapus',
'Your file is ready': 'File Anda sudah siap',
'View': 'View',
'Search': 'Search',
'View': 'Lihat',
'Search': 'Cari',
'Download permission': 'Unduh',
'Guest': 'Guest',
'Guest': 'Tamu',
'Show hidden': 'Tunjukkan tersembunyi',
}