diff --git a/framework/messages/ar/yii.php b/framework/messages/ar/yii.php index 1602470323..57fb28507d 100644 --- a/framework/messages/ar/yii.php +++ b/framework/messages/ar/yii.php @@ -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} تيرابايت', ];