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

@ -749,6 +749,8 @@ $LANG['fa'] = [
'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
'70 خط اخر %s.%s.log' => 'هفتاد خط انتهايي از %s.%s.log',
];