Adam Stachowicz 434174d350
I18n PL update (#2264)
* [PL] Only formatting by ESLint for now

* Translate new i18n keys to polish + small grammar/typo fixes

* ESLint again after npm install...
2022-10-27 16:46:32 +08:00
..
2022-10-16 07:21:23 +03:00
2022-09-22 19:30:43 +02:00
2022-06-26 10:56:46 +01:00
2022-10-02 13:49:40 +02:00
2022-10-15 20:44:02 +08:00
2022-07-31 11:13:36 +02:00
2022-06-26 10:56:46 +01:00
2022-06-26 10:56:46 +01:00
2022-06-26 10:56:46 +01:00
2022-06-26 10:56:46 +01:00
2022-10-17 20:09:25 +07:00
2022-08-30 19:11:54 +02:00
2022-06-26 10:56:46 +01:00
2022-09-10 23:16:05 +09:00
2022-06-26 10:56:46 +01:00
2022-06-29 23:26:41 +02:00
2022-10-27 16:46:32 +08:00
2022-06-26 10:56:46 +01:00
2022-07-22 15:42:38 +01:00
2022-10-24 23:38:38 +02:00
2022-10-13 00:27:50 +08:00
2022-06-29 13:58:52 +02:00
2022-06-26 10:56:46 +01:00
2022-06-26 10:56:46 +01:00
2022-06-26 10:56:46 +01:00
2022-08-26 01:08:21 +07:00
2022-10-02 21:14:00 +03:00
2022-07-18 09:00:44 +03:00
2022-06-26 10:56:46 +01:00
2022-10-03 18:03:15 +08:00

How to translate

  1. Fork this repo.
  2. Run npm install
  3. Run npm run update-language-files --language=<code> where <code> is a valid ISO language code: http://www.lingoes.net/en/translator/langcode.htm. You can also use this command to check if there are new strings to translate for your language.
  4. Your language file should be filled in. You can translate now.
  5. Add it into languageList constant.
  6. Make a pull request when you have done.

If you do not have programming skills, let me know in the issues section. I will assist you. 😏