Ukrainian translation for space module. (#6068)

Widgets_views_changeImage file. [skip ci]
This commit is contained in:
Yaroslav Glodov 2023-01-27 18:23:38 +02:00 committed by GitHub
parent 93a637e48e
commit fcca8a47e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
/**
* Message translations.
*
* This file is automatically generated by 'yiic message' command.
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
@ -14,9 +14,11 @@
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE, this file must be saved in UTF-8 encoding.
* NOTE: this file must be saved in UTF-8 encoding.
*
* @author Yaro (https://yaro.info) glodov@gmail.com
*/
return array (
'Change image' => '',
'Current space image' => '',
'Change image' => 'Змінити картинку',
'Current space image' => 'Картинка спільноти',
);