Merge pull request #9136 from cadr-sa/patch-1

Update yii.php for arabic language [skip ci]
This commit is contained in:
Alexander Makarov
2015-07-17 08:50:00 +03:00

View File

@@ -98,5 +98,5 @@ return [
'{nFormatted} {n, plural, =1{pebibyte} other{pebibytes}}' => '{nFormatted} بيبيبايت',
'{nFormatted} {n, plural, =1{petabyte} other{petabytes}}' => '{nFormatted} بيتابايت',
'{nFormatted} {n, plural, =1{tebibyte} other{tebibytes}}' => '{nFormatted} تيبيبايت',
'{nFormatted} {n, plural, =1{terabyte} other{terabytes}}' => '{nFormatted} تيرابايت',
'{nFormatted} {n, plural, =1{terabyte} other{terabytes}}' => '{nFormatted} تيرابايت',
];