Skip to content
Snippets Groups Projects
Unverified Commit 1932b6ec authored by Phillip Shiu's avatar Phillip Shiu
Browse files

fix: add accent to e in resumé in conf/locale

git grep -lI resume | xargs sed -i '' "s/to your CV or resume/to your CV or resumé/"
git grep -lI resume | xargs sed -i '' "s/showcase on your resume/showcase on your resumé/"
git grep -lI resume | xargs sed -i '' "s/a verified certificate on my resume/a verified certificate on my resumé/"
git grep -lI resume | xargs sed -i '' "s/resume - I feel like this certificate/resumé - I feel like this certificate/"

Manually reviewed using git diff --word-diff-regex="."

Fixes: REV-2214
parent f4278283
Branches
Tags release-2020-03-20-08.43
No related merge requests found
Showing
with 120 additions and 120 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment