Diary cleanup
This commit includes a few basic changes to make the user diaries friendlier and easier to read. I adjusted the text styles and added a maximum width, to keep the line length under control.
This commit is contained in:
parent
466af52ca4
commit
7614534bdb
4 changed files with 112 additions and 62 deletions
|
@ -4,6 +4,7 @@ en:
|
|||
time:
|
||||
formats:
|
||||
friendly: "%e %B %Y at %H:%M"
|
||||
blog: "%e %B %Y"
|
||||
activerecord:
|
||||
# Translates all the model names, which is used in error handling on the web site
|
||||
models:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue