General Rails and Ruby updates
This commit is contained in:
parent
2eca40e372
commit
92aca77cdb
23 changed files with 226 additions and 97 deletions
|
|
@ -27,15 +27,7 @@
|
|||
# 'true': 'foo'
|
||||
#
|
||||
# To learn more, please read the Rails Internationalization guide
|
||||
# available at http://guides.rubyonrails.org/i18n.html.
|
||||
# available at https://guides.rubyonrails.org/i18n.html.
|
||||
|
||||
en:
|
||||
hello: "Hello world"
|
||||
|
||||
views:
|
||||
pagination:
|
||||
first: "«"
|
||||
last: "»"
|
||||
previous: "‹"
|
||||
next: "›"
|
||||
truncate: "..."
|
||||
Loading…
Add table
Add a link
Reference in a new issue