mirror of
https://github.com/humhub/humhub.git
synced 2025-04-22 08:03:35 +02:00
Ukrainian translation for space module. (#6068)
Widgets_views_changeImage file. [skip ci]
This commit is contained in:
parent
93a637e48e
commit
fcca8a47e3
@ -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' => 'Картинка спільноти',
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user