Skip to content

Commit 3f31897

Browse files
author
igor-chepurnoi
committed
update translations
1 parent f11f5e8 commit 3f31897

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

messages/de/yii2mod.settings.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
'Value' => 'Wert',
2525
'Status' => 'Status',
2626
'Description' => 'Beschreibung',
27-
'Created date' => 'Erstellungsdatum',
28-
'Updated date' => 'Änderungsdatum',
27+
'Created Date' => 'Erstellungsdatum',
28+
'Updated Date' => 'Änderungsdatum',
2929
'Settings' => 'Einstellungen',
3030
'Create Setting' => 'Einstellung hinzufügen',
3131
'Select Type' => 'Typ auswählen',

messages/en/yii2mod.settings.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
'Value' => 'Value',
2525
'Status' => 'Status',
2626
'Description' => 'Description',
27-
'Created date' => 'Created date',
28-
'Updated date' => 'Updated date',
27+
'Created Date' => 'Created Date',
28+
'Updated Date' => 'Updated Date',
2929
'Settings' => 'Settings',
3030
'Create Setting' => 'Create Setting',
3131
'Select Type' => 'Select Type',

messages/ru/yii2mod.settings.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
'Value' => 'Значение',
2525
'Status' => 'Статус',
2626
'Description' => 'Описание',
27-
'Created date' => 'Дата создания',
28-
'Updated date' => 'Дата обновления',
27+
'Created Date' => 'Дата Создания',
28+
'Updated Date' => 'Дата Обновления',
2929
'Settings' => 'Настройки',
3030
'Create Setting' => 'Создать Настройку',
3131
'Select Type' => 'Выберите Тип',

messages/uk/yii2mod.settings.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
'Value' => 'Значення',
2525
'Status' => 'Статус',
2626
'Description' => 'Опис',
27-
'Created date' => 'Дата створення',
28-
'Updated date' => 'Дата поновлення',
27+
'Created Date' => 'Дата Створення',
28+
'Updated Date' => 'Дата Поновлення',
2929
'Settings' => 'Налаштування',
3030
'Create Setting' => 'Створити Налаштування',
3131
'Select Type' => 'Виберіть Тип',

0 commit comments

Comments
 (0)