diff --git a/resources/lang/uk-UA/forms.php b/resources/lang/uk-UA/forms.php index 55d068ae..529d0991 100644 --- a/resources/lang/uk-UA/forms.php +++ b/resources/lang/uk-UA/forms.php @@ -49,6 +49,7 @@ return [ 'name' => 'Ім’я', 'status' => 'Статус', 'component' => 'Компонент', + 'component_status' => 'Component Status', 'message' => 'Повідомлення', 'message-help' => 'Ви також можете використовувати Markdown.', 'occurred_at' => 'Коли цей інцидент відбувся?', @@ -153,7 +154,7 @@ return [ 'days-of-incidents' => 'How many days of incidents to show?', 'time_before_refresh' => 'Status page refresh rate (in seconds).', 'banner' => 'Зображення банеру', - 'banner-help' => 'Радимо завантажувати файли не більше, ніж 930 пiкселей у ширину.', + 'banner-help' => "Радимо завантажувати файли не більше, ніж 930 пiкселей у ширину.", 'subscribers' => 'Allow people to signup to email notifications?', 'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)', 'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',