-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Org Root: add copy to translation file
* Add refactor: added in lines 96-103 within config/locales/en to and assigned them the string values that were originally in app/views/organizations/home/index which have been removed and now reference them within the en yml file. * Add refactor: updated line 10 to use the newly added in value within the en yml file. Restructured the en yml file to have the new section home and subsection index which now contains the string values for the app/views/organizations/home/index file and removed their old values from the general section for the en yml file. Renamed the step_1-4 keys to something more appropriate. Added in an ordered list to the index file to allow for ordered numbering. * Add refactor: removed the p tags/elements in app/views/organizations/home/index file for the cards section text as it was extraneous and unneeded. Also added in the style attribute for the ol on line 82 to actually center the text in question with consideration of the li elements' numbered listings to the left of each text.
- Loading branch information
Showing
2 changed files
with
55 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters