mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-12 17:44:31 +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
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'about' => 'O nás',
|
'about' => 'O nás',
|
||||||
'help' => 'Nápověda',
|
'help' => 'Nápověda',
|
||||||
'language' => 'Jazyk',
|
'language' => 'Jazyk',
|
||||||
|
@ -12,9 +11,8 @@ return [
|
||||||
'l10nWip' => 'Stále pracujeme na podpoře lokalizací',
|
'l10nWip' => 'Stále pracujeme na podpoře lokalizací',
|
||||||
'currentLocale' => 'Aktuální jazyk',
|
'currentLocale' => 'Aktuální jazyk',
|
||||||
'selectLocale' => 'Vyberte si jeden z podporovaných jazyků',
|
'selectLocale' => 'Vyberte si jeden z podporovaných jazyků',
|
||||||
'contact' => 'Kontakt',
|
'contact' => 'Kontakt',
|
||||||
'contact-us' => 'Kontaktujte nás',
|
'contact-us' => 'Kontaktujte nás',
|
||||||
'places' => 'Místa',
|
'places' => 'Místa',
|
||||||
'profiles' => 'Profily',
|
'profiles' => 'Profily',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue