-
Notifications
You must be signed in to change notification settings - Fork 0
localize strings
License
julio/messages
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Messages ======== Externalizes strings. You can group messages by context. You can also use variable substitution. Create a messages.yml file under <app>/config/messages.yml Examples ======== Messages["books/rails"] # => "I'm a Rails book" Messages.get("books/mysterious", "good") # => "I'm a good book" (if mysterious is "I'm a {0} book") Copyright (c) 2009 Julio Santos, released under the MIT license
About
localize strings
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published