From a1d7586be47e55a94b5373bf73c6fd9604604982 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Fri, 10 Sep 2021 21:29:45 -0600 Subject: [PATCH] Formatting --- resources/lang/cs/site.php | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/resources/lang/cs/site.php b/resources/lang/cs/site.php index 97413fbcd..9a8540888 100644 --- a/resources/lang/cs/site.php +++ b/resources/lang/cs/site.php @@ -1,7 +1,6 @@ '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', ];