liquid_feedback_frontend
diff locale/translations.en.lua @ 1771:c55c5dd5be5c
Fixed syntax error
author | bsw |
---|---|
date | Mon Oct 18 16:04:13 2021 +0200 (2021-10-18) |
parents | 1a1042aaa4e9 |
children | a6aa58ffccec |
line diff
1.1 --- a/locale/translations.en.lua Mon Oct 18 16:03:54 2021 +0200 1.2 +++ b/locale/translations.en.lua Mon Oct 18 16:04:13 2021 +0200 1.3 @@ -1020,7 +1020,7 @@ 1.4 ["start an initiative in a new issue"] = "start a new issue"; 1.5 ["structured discussion"] = "Structured discussion"; 1.6 ["subscribe for update emails about this area"] = false; 1.7 -["subscribe subject areas or add your interested to issues and you will be notified about changes (follow the instruction on the area or issue page)"] = "Subscribe to subject areas or show you interest for certain issues. You will then be notified about changes to those issues (follow the instructions on the area or issue page)"] 1.8 +["subscribe subject areas or add your interested to issues and you will be notified about changes (follow the instruction on the area or issue page)"] = "Subscribe to subject areas or show you interest for certain issues. You will then be notified about changes to those issues (follow the instructions on the area or issue page)"; 1.9 ["supporter"] = "supporters"; 1.10 ["supporter with restricting suggestions"] = "supporters with restricting suggestions"; 1.11 ["switch to: #{member_name}"] = false;