mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-23 08:48:08 -05:00
Merge pull request #1810 from vnwildman/master
Add Vietnamese language (#1809)
This commit is contained in:
@@ -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