Add Polish translation (#276)

* init polish language pack

* upd polish lang

* add todos

* add proper polish language name to other langs

* fix indentation, fix copyright year, fix Polish translations

* add new string translations to Polish lang
This commit is contained in:
Yasio
2021-06-01 00:58:52 +02:00
committed by GitHub
parent 28b158c748
commit 1565760f75
42 changed files with 1344 additions and 0 deletions

View File

@@ -31,4 +31,5 @@ export default {
ptBR: 'Portuguese (brazilian)',
fr: 'French',
ru: 'Russian',
pl: 'Polish',
};