create DirectoryItemDetail
This commit is contained in:
parent
23d3bd35dd
commit
17b0ecf2f0
4 changed files with 177 additions and 2 deletions
|
|
@ -39,6 +39,7 @@ export default {
|
|||
shareTitle: 'Share this listing',
|
||||
copyLink: 'Copy Link',
|
||||
linkCopied: 'Link copied to clipboard!',
|
||||
onlinePresence: 'Online Presence',
|
||||
},
|
||||
footer: {
|
||||
poweredBy: 'Powered by',
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@ export default {
|
|||
shareTitle: 'Compartir este listado',
|
||||
copyLink: 'Copiar enlace',
|
||||
linkCopied: '¡Enlace copiado al portapapeles!',
|
||||
onlinePresence: 'Presencia en Línea',
|
||||
},
|
||||
footer: {
|
||||
poweredBy: 'Alimentado por',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue