Skip to content

Commit

Permalink
update pirate to reflect l10n changes in c5f73c8
Browse files Browse the repository at this point in the history
  • Loading branch information
zr2d2 committed May 27, 2012
1 parent c5f73c8 commit d112d79
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/locales/pirate.yml
@@ -1,9 +1,14 @@
# Sample localization file for Pirate. Add more files in this directory for other locales.
# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.

pirate: pirate:
is_viewable: "see for yourself!" is_viewable: "see for yourself!"
is_submittable: "Yer can send it here" is_submittable: "Yer can send it here"
membership_approved: "Welcome aboard" membership_approved: "Welcome aboard"
membersip_denied: "Walk the plank!" membersip_denied: "Walk the plank!"


signin_login_spiel: "to access yer buried treasure."

#CanCan Exceptions localization (https://github.com/ryanb/cancan/wiki/exception-handling) #CanCan Exceptions localization (https://github.com/ryanb/cancan/wiki/exception-handling)
unauthorized: unauthorized:
read: read:
Expand Down
1 change: 1 addition & 0 deletions config/locales/views/dashboard/pirate.yml
Expand Up @@ -8,3 +8,4 @@ pirate:
start_date_offset: "How long shall we wait to ship off?" start_date_offset: "How long shall we wait to ship off?"
default_content_run_time: "Default content run time (in days)" default_content_run_time: "Default content run time (in days)"
setup_complete: "We're ready to set sail" setup_complete: "We're ready to set sail"
allow_registration: "Let any scalawag aboard"

0 comments on commit d112d79

Please sign in to comment.