mirror of https://github.com/pixelfed/pixelfed.git
Translate 'places' into Swedish and German
This commit is contained in:
parent
fcc785c575
commit
3f97915030
|
@ -14,5 +14,6 @@ return [
|
|||
'selectLocale' => 'Wähle eine der unterstützten Sprachen aus',
|
||||
'contact' => 'Kontakt',
|
||||
'contact-us' => 'Kontaktiere uns',
|
||||
'places' => 'Plätze',
|
||||
|
||||
];
|
||||
|
|
|
@ -14,5 +14,6 @@ return [
|
|||
'selectLocale' => 'Välj ett av de språk som stöds',
|
||||
'contact' => 'Kontakt',
|
||||
'contact-us' => 'Kontakta oss',
|
||||
'places' => 'Platser',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue