fix: missing romanian language in next-i18next.config.js (#2018)
This commit is contained in:
@@ -35,6 +35,7 @@ module.exports = {
|
|||||||
'vi',
|
'vi',
|
||||||
'et',
|
'et',
|
||||||
'lt',
|
'lt',
|
||||||
|
'ro'
|
||||||
],
|
],
|
||||||
|
|
||||||
localeDetection: false,
|
localeDetection: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user