Skip to content

Instantly share code, notes, and snippets.

@osiro
Created January 6, 2015 07:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save osiro/2334174cef26166ffa6d to your computer and use it in GitHub Desktop.
Save osiro/2334174cef26166ffa6d to your computer and use it in GitHub Desktop.
en:
app:
name: 'vocortex'
admin:
agencies:
add_credit_form:
title: 'Add Credits to Agency'
index:
title: 'Agencies'
jobs:
index:
title: 'Jobs'
users:
index:
title: 'Users'
agencies: &agencies
edit:
title: 'Update %{name}'
new:
title: 'New Agency'
show:
title: '%{name}'
agencies:
agencies:
<<: *agencies
carts:
show:
title: 'Buy Credits for Agencies'
pay:
title: 'Payment Details'
payment_details:
title: 'Payment Details'
clients:
show:
title: '%{name}'
jobs:
edit:
title: 'Edit Job'
index:
title: 'Jobs'
new:
title: 'Post New Job'
devise:
confirmations:
new:
title: 'Resend Confirmation Instructions'
passwords:
edit:
title: 'Change Your Password'
new:
title: 'Forgot Your Password?'
sessions:
new:
title: 'Sign In'
unlocks:
new:
title: 'Resend Unlock Instructions'
jobs:
embed:
title: 'Jobs near %{location}'
index:
title: 'Jobs'
title_atom: 'Jobs ATOM Feed'
show:
title: 'Job Details'
pages:
dashboard:
title: 'Your Dashboard'
home:
title: 'Home'
users:
registrations:
edit:
title: 'Edit Your Profile'
new:
title: 'Sign Up'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment