Adding note about max length of mysql username

This commit is contained in:
dpeca 2016-10-07 17:41:27 +00:00
commit 8cabb5414a
31 changed files with 49 additions and 2 deletions

View file

@ -746,6 +746,8 @@ $LANG['ar'] = array(
'No encryption' => 'No encryption',
'Do not use encryption' => 'Do not use encryption',
'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix',
// Texts below doesn't exist in en.php
'%s rule' => 'قواعد %s',
'MainDomain' => 'النطاق الرئيسي',