mirror of
https://github.com/simon987/sist2.git
synced 2025-04-10 05:56:46 +00:00
Add polish localization (pt.2)
This commit is contained in:
parent
41ef940623
commit
7920318406
@ -237,6 +237,7 @@ export default {
|
||||
{value: "fr", text: this.$t("lang.fr")},
|
||||
{value: "zh-CN", text: this.$t("lang.zh-CN")},
|
||||
{value: "de", text: this.$t("lang.de")},
|
||||
{value: "pl", text: this.$t("lang.pl")},
|
||||
],
|
||||
queryModeOptions: [
|
||||
{value: "simple", text: this.$t("queryMode.simple")},
|
||||
|
Loading…
x
Reference in New Issue
Block a user