Improve SEO
This commit is contained in:
@ -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',
|
||||
|
||||
Reference in New Issue
Block a user