mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-22 11:15:14 +00:00
Merge branch 'main' of https://github.com/VueTubeApp/VueTube
This commit is contained in:
commit
3e267e97ac
1 changed files with 6 additions and 0 deletions
|
@ -55,6 +55,7 @@ module.exports = {
|
|||
defaultpage: "Halaman Bawaan",
|
||||
},
|
||||
updates: {
|
||||
updating: "Mengunduh pembaruan",
|
||||
checking: "Memeriksa pembaruan",
|
||||
available: "Pembaruan tersedia",
|
||||
noupdate: "Tidak ada pembaruan tersedia",
|
||||
|
@ -63,7 +64,12 @@ module.exports = {
|
|||
installed: "Versi Terinstal",
|
||||
latest: "Versi Terbaru",
|
||||
|
||||
published: "Diterbitkan",
|
||||
users: "Pengguna",
|
||||
size: "Ukuran Pembaruan",
|
||||
|
||||
okay: "OK",
|
||||
refresh: "Segarkan",
|
||||
update: "Perbarui",
|
||||
later: "Nanti",
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue