Skip to content

Commit

Permalink
Add missing translations for polish (matterpoll#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzei authored Mar 3, 2020
1 parent c7a3b34 commit fed4f6d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion assets/i18n/active.pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,9 @@
"poll.endPost.answer.heading": {
"hash": "sha1-46743e9dbbeec0c43d16fe387735cf95c2e27abb",
"one": "{{.Answer}} ({{.Count}} głos)",
"other": "{{.Answer}} ({{.Count}} głosów)"
"few": "{{.Answer}} ({{.Count}} głosy)",
"many": "{{.Answer}} ({{.Count}} głosów)",
"other": "{{.Answer}} ({{.Count}} głosu)"
},
"poll.endPost.seperator": {
"hash": "sha1-cffa50a32cb13a240d705317bcec65dd1f31b6ad",
Expand Down

0 comments on commit fed4f6d

Please sign in to comment.