feat/sidebar-socials: add socials to sidebar footer

This commit is contained in:
Guilherme Viana
2024-04-19 08:51:52 -03:00
parent 407c736522
commit 4725a2e32a
13 changed files with 139 additions and 34 deletions

View File

@@ -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",

View File

@@ -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",

View File

@@ -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",

View File

@@ -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",