mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-25 04:35:17 +00:00
Merge pull request #525 from stevenfelix505/patch-5
Indonesian translation update
This commit is contained in:
commit
139a980108
1 changed files with 14 additions and 0 deletions
|
@ -88,6 +88,20 @@ module.exports = {
|
|||
github: "GitHub",
|
||||
discord: "Discord",
|
||||
},
|
||||
developer: {
|
||||
registryeditor: "Editor registri",
|
||||
registrywarning: "MENGUBAH ENTRI DAPAT MENYEBABKAN APLIKASI ANDA RUSAK!",
|
||||
createentry: "Buat entri",
|
||||
createentryfull: "Buat entri registri",
|
||||
cancel: "Batal",
|
||||
create: "Buat",
|
||||
key: "Kunci",
|
||||
value: "Nilai",
|
||||
confirmdelete: "Konfirmasi penghapusan",
|
||||
areyousure: "Apakah kamu yakin ingin menghapus",
|
||||
delete: "Hapus",
|
||||
change: "Ubah",
|
||||
},
|
||||
},
|
||||
|
||||
events: {
|
||||
|
|
Loading…
Reference in a new issue