Improve SEO

This commit is contained in:
Luca Bosin
2023-08-25 21:55:57 +02:00
parent b239c72fc0
commit 26c08c9af6
2 changed files with 35 additions and 3 deletions

View File

@ -10,6 +10,7 @@ const translations: Record<TranslationKey, Record<string, string>> = {
'albums': 'Alben',
'photo': 'Foto',
'photos': 'Fotos',
'photo-description': 'Foto von Luca Bosin',
'video': 'Video',
'videos': 'Videos',
'back': 'Zurück',
@ -31,6 +32,7 @@ const translations: Record<TranslationKey, Record<string, string>> = {
'albums': 'Albums',
'photo': 'Photo',
'photos': 'Photos',
'photo-description': 'Photo by Luca Bosin',
'video': 'Video',
'videos': 'Videos',
'back': 'Back',