mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00:00
Add english_name
attribute for the Polish i18n
file
This commit is contained in:
parent
ac7fe1e436
commit
d0cb0a96de
@ -18,6 +18,7 @@
|
|||||||
*/
|
*/
|
||||||
const pl = {
|
const pl = {
|
||||||
name: "Polski",
|
name: "Polski",
|
||||||
|
english_name: "Polish",
|
||||||
code: "pl",
|
code: "pl",
|
||||||
dictionary: {
|
dictionary: {
|
||||||
access_granted_to: "Przyznano dostęp do",
|
access_granted_to: "Przyznano dostęp do",
|
||||||
|
Loading…
Reference in New Issue
Block a user