# HG changeset patch # User bsw # Date 1634565762 -7200 # Node ID 060069cc737be68f6cefc2103ec544eb12efe8c1 # Parent 8d809c49c48ae2303940f4d2549ba27ec8cf4572 Fixed syntax error diff -r 8d809c49c48a -r 060069cc737b locale/translations.en.lua --- a/locale/translations.en.lua Mon Oct 18 16:01:55 2021 +0200 +++ b/locale/translations.en.lua Mon Oct 18 16:02:42 2021 +0200 @@ -98,7 +98,7 @@ ["Are you aware that revoking an initiative is irrevocable?"] = false; ["Area delegation"] = false; ["As long as you are interested in this issue yourself, the delegation is suspended for this issue, but it will be applied again in the voting phase unless you vote yourself."] = "As long as you are interested in this issue yourself, your delegation will be automatically suspended for this issue. But it will be applied again in the voting phase unless you vote yourself."; -["As soon as one initiative of this issue reaches the 1st quorum of #{quorum} support, the issue will proceed to discussion phase."] = "As soon as one initiative of this issue reaches the 1st quorum of #{quorum} supporters, the issue will proceed to discussion phase."]; +["As soon as one initiative of this issue reaches the 1st quorum of #{quorum} support, the issue will proceed to discussion phase."] = "As soon as one initiative of this issue reaches the 1st quorum of #{quorum} supporters, the issue will proceed to discussion phase."; ["Attach image"] = false; ["Attr"] = false; ["Author"] = false;