mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-21 10:15:01 -04:00
Merge pull request #1810 from vnwildman/master
Add Vietnamese language (#1809)
This commit is contained in:
1 file changed
+1
@@ -56,6 +56,7 @@ function get_languages()
|
||||
'sv:swedish' => 'Swedish',
|
||||
'th:thai' => 'Thai',
|
||||
'tr:turkish' => 'Turkish',
|
||||
'vi:vietnamese' => 'Vietnamese',
|
||||
'zh:simplified-chinese' => 'Chinese'
|
||||
);
|
||||
}
|
||||
|
||||
Reference in new issue
Block a user