mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Merge pull request #1749 from ahstro/translation
Translate 'places' into Swedish and German
This commit is contained in:
commit
8e22909942
2 changed files with 2 additions and 0 deletions
|
@ -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 a new issue