Skip to content

Instantly share code, notes, and snippets.

@warolv
Created October 29, 2013 09:48
Show Gist options
  • Save warolv/7211693 to your computer and use it in GitHub Desktop.
Save warolv/7211693 to your computer and use it in GitHub Desktop.
i18n Text inclusion
branding_logo_link: "To select branding logo for your business %{text}"
.row
= t '.branding_logo_link', :text => 'Text to display'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment