mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 06:21:27 +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',
|
||||||
|
@ -16,5 +15,4 @@ return [
|
||||||
'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