Add back additional locales

This commit is contained in:
David Bomba 2024-01-12 21:04:54 +11:00
parent 88e9f95e5c
commit ade2ca8178
2 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,7 @@ class Locale
'bg',
'he',
'km_KH',
'lo_LA',
'hu',
'fr_CH',
];

View File

@ -58,6 +58,7 @@ class VendorLocale
'km_KH',
'hu',
'fr_CH',
'lo_LA',
];
/**
* Handle an incoming request.