mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-24 03:11:03 +00:00
feat/sidebar-socials: add socials to sidebar footer
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
"no_results": "No results found"
|
||||
},
|
||||
"sidebar": {
|
||||
"home": "Home",
|
||||
"catalogue": "Catalogue",
|
||||
"downloads": "Downloads",
|
||||
"settings": "Settings",
|
||||
@@ -16,7 +15,9 @@
|
||||
"checking_files": "{{title}} ({{percentage}} - Checking files…)",
|
||||
"paused": "{{title}} (Paused)",
|
||||
"downloading": "{{title}} ({{percentage}} - Downloading…)",
|
||||
"filter": "Filter library"
|
||||
"filter": "Filter library",
|
||||
"follow_us": "Follow us",
|
||||
"home": "Home"
|
||||
},
|
||||
"header": {
|
||||
"search": "Search",
|
||||
|
||||
@@ -16,7 +16,8 @@
|
||||
"paused": "{{title}} (Pausado)",
|
||||
"downloading": "{{title}} ({{percentage}} - Descargando…)",
|
||||
"filter": "Filtrar biblioteca",
|
||||
"home": "Hogar"
|
||||
"home": "Hogar",
|
||||
"follow_us": "Síganos"
|
||||
},
|
||||
"header": {
|
||||
"search": "Buscar",
|
||||
|
||||
@@ -16,7 +16,8 @@
|
||||
"paused": "{{title}} (En pause)",
|
||||
"downloading": "{{title}} ({{percentage}} - Téléchargement en cours…)",
|
||||
"filter": "Filtrer la bibliothèque",
|
||||
"home": "Maison"
|
||||
"home": "Maison",
|
||||
"follow_us": "Suivez-nous"
|
||||
},
|
||||
"header": {
|
||||
"search": "Recherche",
|
||||
|
||||
@@ -16,7 +16,8 @@
|
||||
"paused": "{{title}} (Pausado)",
|
||||
"downloading": "{{title}} ({{percentage}} - Baixando…)",
|
||||
"filter": "Filtrar biblioteca",
|
||||
"home": "Início"
|
||||
"home": "Início",
|
||||
"follow_us": "Acompanhe-nos"
|
||||
},
|
||||
"header": {
|
||||
"search": "Buscar",
|
||||
|
||||
Reference in New Issue
Block a user