Closed dimanyc closed 4 years ago
I replaced all the repeating blobs with partials in https://github.com/panvol/pandemic-volunteers/pull/36/commits/84b24cea9e3aab8348fcb92bc85e66a78e129b29 because it was taking a long time to figure out where each translation node goes. Let me know if you want this reverted back to static erb/html
Thank you @dimanyc! I've worked on another branch and created a PR for it since your work is on a fork of yours.
Closes #4
replaces a bunch of hard coded text nodes with
I18n
internationalizations. Adds view specs to ensure these internationalizations are rendering correctly