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