Add language: European Portuguese (pt-PT) (#8375)

* Update app.config.js

* Update lingui.config.js

* Update dates.ts

* Update helpers.ts

* Update i18n.ts

* Update i18n.web.ts

* Update languages.ts

* Create messages.po

* prettier
This commit is contained in:
surfdude29
2025-05-31 00:38:09 +01:00
committed by GitHub
parent bf7845339c
commit e2b842ad4e
8 changed files with 38 additions and 1 deletions
+2
View File
@@ -33,6 +33,7 @@ import {
ko,
nl,
pl,
pt,
ptBR,
ro,
ru,
@@ -82,6 +83,7 @@ const locales: Record<AppLanguage, Locale | undefined> = {
ne: undefined,
nl,
pl,
['pt-PT']: pt,
['pt-BR']: ptBR,
ro,
ru,