We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db4a6d commit f427c19Copy full SHA for f427c19
1 file changed
web/inc/i18n/fa.php
@@ -7,7 +7,7 @@
7
* َAnd Ham3D (hamed334@gmail.com)
8
*/
9
10
-$LANG['fa'] = [
+$LANG['fa'] = array(
11
'Packages' => 'بسته ها',
12
'IP' => 'آي پي',
13
'Graphs' => 'نمودار ها',
@@ -754,4 +754,4 @@
754
'Do not use encryption' => 'از رمزگزاری استفاده نشود',
755
756
'maximum characters length, including prefix' => 'بیشینه %s کاراکتر طول, شامل پیشوند',
757
-];
+);
0 commit comments