mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-09 01:31:46 +00:00
Compare commits
2 Commits
41bc03a737
...
af11fa31d3
| Author | SHA1 | Date | |
|---|---|---|---|
| af11fa31d3 | |||
| a049d618e5 |
@ -151,7 +151,9 @@
|
||||
"label": "Vizualiniai patobulinimai",
|
||||
"submenu": {
|
||||
"custom-window-title": {
|
||||
"label": "Pasirinktinis lango pavadinimas",
|
||||
"prompt": {
|
||||
"label": "Įveskite pasirinktinį lango pavadinimą: (palikite tuščią, jei norite išjungti)",
|
||||
"placeholder": "Pavyzdys: {{applicationName}}"
|
||||
}
|
||||
},
|
||||
@ -431,9 +433,9 @@
|
||||
"set-inactivity-timeout": "Nustatyti neveiklumo laiką",
|
||||
"set-status-display-type": {
|
||||
"submenu": {
|
||||
"application": "Klausosi {{applicationName}}",
|
||||
"artist": "Klausosi {artist]",
|
||||
"title": "Klausosi {song title}",
|
||||
"application": "Klausosi {{applicationName}}"
|
||||
"title": "Klausosi {song title}"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@ -320,6 +320,13 @@
|
||||
"hostname": {
|
||||
"label": "Tên máy chủ"
|
||||
},
|
||||
"https": {
|
||||
"submenu": {
|
||||
"enable-https": {
|
||||
"label": "Bật HTTPS"
|
||||
}
|
||||
}
|
||||
},
|
||||
"port": {
|
||||
"label": "Cổng"
|
||||
}
|
||||
@ -461,9 +468,9 @@
|
||||
"set-status-display-type": {
|
||||
"label": "Văn bản trạng thái",
|
||||
"submenu": {
|
||||
"application": "Đang nghe {{applicationName}}",
|
||||
"artist": "Đang nghe nhạc của {artist}",
|
||||
"title": "Đang nghe nhạc {song title}",
|
||||
"application": "Đang nghe {{applicationName}}"
|
||||
"title": "Đang nghe nhạc {song title}"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user