Polish And Italian Added (#14)

This commit is contained in:
otDan 2021-03-27 15:29:28 +01:00 committed by GitHub
parent 9f7ffe3f0d
commit 902f371c5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,5 +26,13 @@ export default {
locale: "ja",
name: "日本語"
},
{
locale: "pl",
name: "Polski"
},
{
locale: "it",
name: "Italiano"
},
]
}