Skip to content

Commit ee8ce64

Browse files
authored
Add Vietnamese language support in vi.php
1 parent 7714208 commit ee8ce64

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

releases/8.5/vi.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?php
2+
3+
$lang = 'vi';
4+
5+
include_once __DIR__ . '/release.inc';

0 commit comments

Comments
 (0)