mirror of
https://github.com/opnsense/core.git
synced 2026-02-03 20:39:42 -05:00
system: add Polish as release language with 83% complete
This commit is contained in:
parent
c0d183bf88
commit
b188e119da
1 changed files with 1 additions and 1 deletions
|
|
@ -263,7 +263,7 @@ function get_locale_list()
|
|||
$locales['vi_VN'] = gettext('Vietnamese');
|
||||
|
||||
if (!product::getInstance()->development()) {
|
||||
unset($locales['pl_PL']);
|
||||
/* below 30% progress */
|
||||
unset($locales['vi_VN']);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue