big milestone 2!!!
This commit is contained in:
parent
ac906ca6c9
commit
231658b980
8 changed files with 167 additions and 297 deletions
|
|
@ -4,7 +4,9 @@ export default {
|
|||
home: 'Home',
|
||||
directory: 'Directory',
|
||||
faq: 'FAQ',
|
||||
support: 'Support'
|
||||
support: 'Support',
|
||||
login: 'Login',
|
||||
logout: 'Logout'
|
||||
},
|
||||
home: {
|
||||
title: 'Find Bitcoin Lightning Acceptors',
|
||||
|
|
|
|||
|
|
@ -4,7 +4,9 @@ export default {
|
|||
home: 'Inicio',
|
||||
directory: 'Directorio',
|
||||
faq: 'Preguntas',
|
||||
support: 'Soporte'
|
||||
support: 'Soporte',
|
||||
login: 'Iniciar Sesión',
|
||||
logout: 'Cerrar Sesión'
|
||||
},
|
||||
home: {
|
||||
title: 'Encuentra Aceptadores de Bitcoin Lightning',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue