diff options
Diffstat (limited to 'language/vi_VN')
-rw-r--r-- | language/vi_VN/common.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php index 9e97562d0..73ba473a4 100644 --- a/language/vi_VN/common.lang.php +++ b/language/vi_VN/common.lang.php @@ -28,7 +28,7 @@ $lang_info['direction'] = 'ltr'; $lang_info['code'] = 'vn'; $lang_info['zero_plural'] = true; -$lang['%.2f (rated %d times, standard deviation = %.2f)'] = '%.2f (rated %d times, standard deviation = %.2f)'; +$lang['%.2f (rated %d times)'] = '%.2f (rated %d times)'; $lang['%d Kb'] = '%d Kb'; $lang['%d category updated'] = '%d đề mục đã được cập nhật'; $lang['%d categories updated'] = '%d đề mục đã được cập nhật'; @@ -371,4 +371,4 @@ $lang['delete all images from your favorites'] = 'xoá tất cả hình từ dan $lang['Sent by'] = 'Được gởi bởi'; $lang['Are you sure?'] = 'Bạn có chắc không?'; $lang['delete this comment'] = 'xóa bỏ lời bình này'; -?>
\ No newline at end of file +?> |