dodałem polski do indeksu
This commit is contained in:
parent
3a9ff75b8f
commit
c1ac9ea142
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
"en-us": { "english": "English (US)", "native": "English (US)" },
|
"en-us": { "english": "English (US)", "native": "English (US)" },
|
||||||
"en-cat": { "english": "English (Cat)", "native": "Meowlish" }
|
"en-cat": { "english": "English (Cat)", "native": "Meowlish" },
|
||||||
|
"pl-pl": { "english": "Polish", "native": "Polski" }
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue