This commit is contained in:
parent
9ad532ae74
commit
135ff8a28d
1 changed files with 2 additions and 1 deletions
|
@ -703,11 +703,12 @@ $messages['uk'] = array(
|
||||||
|
|
||||||
/** Vietnamese (Tiếng Việt)
|
/** Vietnamese (Tiếng Việt)
|
||||||
* @author Minh Nguyen
|
* @author Minh Nguyen
|
||||||
|
* @author Vinhtantran
|
||||||
*/
|
*/
|
||||||
$messages['vi'] = array(
|
$messages['vi'] = array(
|
||||||
'contributionscores-score' => 'Điểm số',
|
'contributionscores-score' => 'Điểm số',
|
||||||
'contributionscores-changes' => 'Các thay đổi',
|
'contributionscores-changes' => 'Các thay đổi',
|
||||||
'contributionscores-username' => 'Tên hiệu',
|
'contributionscores-username' => 'Tên người dùng',
|
||||||
);
|
);
|
||||||
|
|
||||||
/** Volapük (Volapük)
|
/** Volapük (Volapük)
|
||||||
|
|
Loading…
Add table
Reference in a new issue