0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00

Updated list of supported locales

refs https://github.com/TryGhost/Team/issues/2795

- adds in Finnish and Albanian locales as they were added via merged PR earlier
This commit is contained in:
Daniel Lockyer 2023-05-30 12:07:01 +02:00
parent dbcdc8219d
commit c604255ace
No known key found for this signature in database

View file

@ -10,6 +10,7 @@ const SUPPORTED_LOCALES = [
'en',
'eo',
'es',
'fi',
'fr',
'hu',
'id',
@ -25,6 +26,7 @@ const SUPPORTED_LOCALES = [
'ru',
'si',
'sl',
'sq',
'sr',
'sv',
'tr',