feat(i18n): add portuguese (pt) language to i18n locales

This commit is contained in:
Amruth Pillai
2022-03-24 11:57:16 +01:00
parent 048c1ed3ed
commit 7f1c82cd91
5 changed files with 5 additions and 0 deletions

View File

@ -17,6 +17,7 @@ const i18nConfig = {
'ml',
'nl',
'pl',
'pt',
'ru',
'ta',
'tr',