Skip to content

Commit 90e4081

Browse files
authored
Polish Translations Setup (#6519)
* Polish Translations Setup * remove pl.json
1 parent 910c750 commit 90e4081

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

i18n/config.json

+10
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,15 @@
168168
"hrefLang": "zh-Hant",
169169
"enabled": false,
170170
"default": false
171+
},
172+
{
173+
"code": "pl",
174+
"localName": "Polski",
175+
"name": "Polish",
176+
"langDir": "ltr",
177+
"dateFormat": "DD/MM/YYYY",
178+
"hrefLang": "pl",
179+
"enabled": false,
180+
"default": false
171181
}
172182
]

0 commit comments

Comments
 (0)