create DirectoryItemDetail

This commit is contained in:
padreug 2025-02-10 21:12:41 +01:00
parent 23d3bd35dd
commit 17b0ecf2f0
4 changed files with 177 additions and 2 deletions

View file

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

View file

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