Skip to content

Commit

Permalink
Merge pull request #1889 from McGiverGim/add_polish_translation
Browse files Browse the repository at this point in the history
Add Polish translation
  • Loading branch information
mikeller committed Feb 20, 2020
2 parents f697ae8 + d3afbfe commit 968edb7
Show file tree
Hide file tree
Showing 4 changed files with 5,415 additions and 1 deletion.
1 change: 1 addition & 0 deletions assets/windows/installer.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ OutFile "..\..\${DEST_FOLDER}\${FILE_NAME_INSTALLER}"
!insertmacro MUI_LANGUAGE "Latvian"
!insertmacro MUI_LANGUAGE "Portuguese"
!insertmacro MUI_LANGUAGE "PortugueseBR"
!insertmacro MUI_LANGUAGE "Polish"
!insertmacro MUI_LANGUAGE "Russian"
!insertmacro MUI_LANGUAGE "SimpChinese"
!insertmacro MUI_LANGUAGE "Spanish"
Expand Down
4 changes: 4 additions & 0 deletions locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,10 @@
"message": "Portugu\u00EAs Brasileiro",
"description": "Don't translate!!!"
},
"language_pl": {
"message": "polski",
"description": "Don't translate!!!"
},
"language_ru": {
"message": "\u0420\u0443\u0441\u0441\u043A\u0438\u0439 \u044F\u0437\u044B\u043A",
"description": "Don't translate!!!"
Expand Down
Loading

0 comments on commit 968edb7

Please sign in to comment.