mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-28 10:58:55 -04:00
Set correct locale for Dutch (Belgium)
This commit is contained in:
@@ -57,7 +57,7 @@ echo form_open('config/save_locale/',array('id'=>'locale_config_form'));
|
||||
'en' => 'English',
|
||||
'es' => 'Spanish',
|
||||
'ru' => 'Russian',
|
||||
'nl-BE' => 'Dutch',
|
||||
'nl-BE' => 'Dutch (Belgium)',
|
||||
'de-CH' => 'German (Swiss)',
|
||||
'zh' => 'Chinese',
|
||||
'id' => 'Indonesian',
|
||||
|
||||
Reference in New Issue
Block a user