Skip to content

Survey notification implementation #1035

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jun 17, 2022
Prev Previous commit
Next Next commit
update i18n/en.json with new strings
  • Loading branch information
francescospissu committed Jun 16, 2022
commit fb2d99d3796c47f025c3a7637132f78d2e8172ba
5 changes: 5 additions & 0 deletions i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,11 @@
"verify": "Verify",
"verifyOrCompile": "Verify/Compile"
},
"survey": {
"answerSurvey": "ANSWER SURVEY",
"dismissSurvey": "DON’T SHOW ANYMORE",
"surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better."
},
"upload": {
"error": "{0} error: {1}"
},
Expand Down