Skip to content

Commit 90cca22

Browse files
authored
Add Vietnamese language support for PHP 8.5 release page
1 parent ee8ce64 commit 90cca22

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

releases/8.5/common.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
'tr' => 'Türkçe',
1616
'uk' => 'Українська',
1717
'zh' => '简体中文',
18+
'vi' => 'Tiếng Việt',
1819
];
1920

2021
function common_header(string $description): void {

0 commit comments

Comments
 (0)