Skip to content

Commit

Permalink
fix(constants): add Polish to RETIRED_LOCALES (#8970)
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner authored May 30, 2023
1 parent bfb7110 commit 08c15a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/constants/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export const RETIRED_LOCALES = new Map(
"ms",
"my",
"nl",
"pl",
"pt-PT",
"sv-SE",
"th",
Expand Down

0 comments on commit 08c15a3

Please sign in to comment.