You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This file is automatically generated by 'yii message/extract' command.
6
+
* It contains the localizable messages extracted from source code.
7
+
* You may modify this file by translating the extracted messages.
8
+
*
9
+
* Each array element represents the translation (value) of a message (key).
10
+
* If the value is empty, the message is considered as not translated.
11
+
* Messages that no longer need translation will have their translations
12
+
* enclosed between a pair of '@@' marks.
13
+
*
14
+
* Message string can be used with plural forms format. Check i18n section
15
+
* of the guide for details.
16
+
*
17
+
* NOTE: this file must be saved in UTF-8 encoding.
18
+
*/
19
+
return [
20
+
'file preview and multiple file upload' => 'предварителен преглед и качване на няколко файла',
21
+
'Note:' => 'Забележка:',
22
+
'multiple file upload' => 'качване на няколко файла',
23
+
'Your browser does not support {validation}. Try an alternative or more recent browser to access these features.' => 'Вашият браузър не поддържа {validation}. Опитайте с по-нова версия или друг браузър, за да достъпите тази функционалност.'
0 commit comments