mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-22 03:05:15 +00:00
Merge pull request #545 from ferivoq/patch-1
Added the VueGirl's Image to the bottom of the Readme.
This commit is contained in:
commit
d9a49db4ac
3 changed files with 22 additions and 1 deletions
|
@ -12,6 +12,25 @@ module.exports = {
|
||||||
okay: "Oké",
|
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: {
|
index: {
|
||||||
connecting: "Csatlakozás",
|
connecting: "Csatlakozás",
|
||||||
plugins: "Pluginok betöltése",
|
plugins: "Pluginok betöltése",
|
||||||
|
@ -34,6 +53,8 @@ module.exports = {
|
||||||
mods: {
|
mods: {
|
||||||
general: {
|
general: {
|
||||||
language: "Nyelv",
|
language: "Nyelv",
|
||||||
|
backup: "Backup",
|
||||||
|
restore: "Visszaállítás"
|
||||||
},
|
},
|
||||||
theme: {
|
theme: {
|
||||||
normal: "Normál",
|
normal: "Normál",
|
||||||
|
|
|
@ -279,5 +279,5 @@ Egyéb VueTube repók
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<sub>VueTube, amely 2022 óta teszi boldoggá az embereket, és inspirálja a szívüket.</sub>
|
<img src="../resources/readme-hu/bottom_banner_readme.png" width="800">
|
||||||
</p>
|
</p>
|
||||||
|
|
BIN
resources/readme-hu/bottom_banner_readme.png
Normal file
BIN
resources/readme-hu/bottom_banner_readme.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 562 KiB |
Loading…
Reference in a new issue