Upgrade to 3.2.0
This commit is contained in:
20
kirby/i18n/rules/pl.json
Executable file
20
kirby/i18n/rules/pl.json
Executable file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"Ą": "A",
|
||||
"Ć": "C",
|
||||
"Ę": "E",
|
||||
"Ł": "L",
|
||||
"Ń": "N",
|
||||
"Ó": "O",
|
||||
"Ś": "S",
|
||||
"Ź": "Z",
|
||||
"Ż": "Z",
|
||||
"ą": "a",
|
||||
"ć": "c",
|
||||
"ę": "e",
|
||||
"ł": "l",
|
||||
"ń": "n",
|
||||
"ó": "o",
|
||||
"ś": "s",
|
||||
"ź": "z",
|
||||
"ż": "z"
|
||||
}
|
Reference in New Issue
Block a user