mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 18:34:30 -04:00
Add back additional locales
This commit is contained in:
parent
88e9f95e5c
commit
ade2ca8178
@ -56,6 +56,7 @@ class Locale
|
||||
'bg',
|
||||
'he',
|
||||
'km_KH',
|
||||
'lo_LA',
|
||||
'hu',
|
||||
'fr_CH',
|
||||
];
|
||||
|
@ -58,6 +58,7 @@ class VendorLocale
|
||||
'km_KH',
|
||||
'hu',
|
||||
'fr_CH',
|
||||
'lo_LA',
|
||||
];
|
||||
/**
|
||||
* Handle an incoming request.
|
||||
|
Loading…
x
Reference in New Issue
Block a user