Skip to content

Commit 663637c

Browse files
authored
add fi and nb-NO to supported locales (#13681)
1 parent ae7eb59 commit 663637c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/default.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ module.exports = {
191191
'es-CL',
192192
'es-ES',
193193
'es-MX',
194+
'fi',
194195
'fr',
195196
'fur',
196197
'fy-NL',
@@ -205,6 +206,7 @@ module.exports = {
205206
'ka',
206207
'kab',
207208
'ko',
209+
'nb-NO',
208210
'nl',
209211
'nn-NO',
210212
'pl',

0 commit comments

Comments
 (0)