mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-25 12:45:17 +00:00
Merge branch 'main' of https://github.com/VueTubeApp/VueTube
This commit is contained in:
commit
94fd68c2fd
1 changed files with 11 additions and 4 deletions
|
@ -54,10 +54,17 @@ module.exports = {
|
||||||
defaultpage: "Halaman Lalai",
|
defaultpage: "Halaman Lalai",
|
||||||
},
|
},
|
||||||
updates: {
|
updates: {
|
||||||
install: "Pasang",
|
checking: "Menyemak kemaskini",
|
||||||
view: "Lihat",
|
available: "Kemaskini Tersedia",
|
||||||
latest: "Terkini",
|
noupdate: "Tiada kemaskini tersedia",
|
||||||
installed: "Dipasang",
|
noupdatemessage: "Anda sedang menggunakan versi terkini VueTube. Sila periksa kemudian untuk kemaskini.",
|
||||||
|
|
||||||
|
installed: "Versi Dipasang",
|
||||||
|
latest: "Versi Terkini",
|
||||||
|
|
||||||
|
okay: "OK",
|
||||||
|
update: "Kemaskini",
|
||||||
|
later: "Kemudian",
|
||||||
},
|
},
|
||||||
logs: {
|
logs: {
|
||||||
more: "Lagi",
|
more: "Lagi",
|
||||||
|
|
Loading…
Reference in a new issue