mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-25 04:35:17 +00:00
new thing added for hungary
This commit is contained in:
parent
c1b46d92a2
commit
883f5791a7
1 changed files with 21 additions and 0 deletions
|
@ -12,6 +12,25 @@ module.exports = {
|
|||
okay: "Oké",
|
||||
},
|
||||
|
||||
pages: {
|
||||
index: "",
|
||||
home: "Home",
|
||||
library: "Könyvtár",
|
||||
search: "Keresés",
|
||||
settings: "Beállítások",
|
||||
subscriptions: "Feliratkozások",
|
||||
watch: "Megtekintés",
|
||||
about: "Rólunk",
|
||||
developer: "Fejlesztő",
|
||||
general: "General",
|
||||
player: "Lejátszó",
|
||||
plugins: "Pluginok",
|
||||
startup: "Elindításkor",
|
||||
theme: "Téma",
|
||||
tweaks: "Tweakek",
|
||||
updates: "Frissítés"
|
||||
},
|
||||
|
||||
index: {
|
||||
connecting: "Csatlakozás",
|
||||
plugins: "Pluginok betöltése",
|
||||
|
@ -34,6 +53,8 @@ module.exports = {
|
|||
mods: {
|
||||
general: {
|
||||
language: "Nyelv",
|
||||
backup: "Backup",
|
||||
restore: "Visszaállítás"
|
||||
},
|
||||
theme: {
|
||||
normal: "Normál",
|
||||
|
|
Loading…
Reference in a new issue