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.
9
+
* It contains the localizable messages extracted from source code.
10
+
* You may modify this file by translating the extracted messages.
11
+
*
12
+
* Each array element represents the translation (value) of a message (key).
13
+
* If the value is empty, the message is considered as not translated.
14
+
* Messages that no longer need translation will have their translations
15
+
* enclosed between a pair of '@@' marks.
16
+
*
17
+
* Message string can be used with plural forms format. Check i18n section
18
+
* of the guide for details.
19
+
*
20
+
* NOTE: this file must be saved in UTF-8 encoding.
21
+
*/
22
+
return [
23
+
'Drag & Drop your files or <span class="filepond--label-action"> Browse </span>' => 'Քաշեք և թողեք ձեր ֆայլերը կամ <span class="filepond--label-action"> Ընտրեք </span>',
24
+
'Expects {allButLastType} or {lastType}' => 'Ակնկալվում է {allButLastType} կամ {lastType}',
25
+
'File is too large' => 'Ֆայլը չափազանց մեծ է',
26
+
'File type not allowed' => 'Ֆայլի տեսակը չի թույլատրվում',
0 commit comments