mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Formatting
This commit is contained in:
parent
9f0f5a3d46
commit
a1d7586be4
1 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'about' => 'O nás',
|
||||
'help' => 'Nápověda',
|
||||
'language' => 'Jazyk',
|
||||
|
@ -12,9 +11,8 @@ return [
|
|||
'l10nWip' => 'Stále pracujeme na podpoře lokalizací',
|
||||
'currentLocale' => 'Aktuální jazyk',
|
||||
'selectLocale' => 'Vyberte si jeden z podporovaných jazyků',
|
||||
'contact' => 'Kontakt',
|
||||
'contact-us' => 'Kontaktujte nás',
|
||||
'places' => 'Místa',
|
||||
'profiles' => 'Profily',
|
||||
|
||||
'contact' => 'Kontakt',
|
||||
'contact-us' => 'Kontaktujte nás',
|
||||
'places' => 'Místa',
|
||||
'profiles' => 'Profily',
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue