Skip to content

Commit

Permalink
fix: missing romanian language in next-i18next.config.js (ajnart#2018)
Browse files Browse the repository at this point in the history
  • Loading branch information
Meierschlumpf authored Apr 18, 2024
1 parent 34903d5 commit 39f416c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next-i18next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ module.exports = {
'vi',
'et',
'lt',
'ro'
],

localeDetection: false,
Expand Down

0 comments on commit 39f416c

Please sign in to comment.