Skip to content

Instantly share code, notes, and snippets.

@daverau-optimizely
Created September 15, 2016 22:45
Show Gist options
  • Select an option

  • Save daverau-optimizely/df37e5dd20370ebf25819fe9bf415140 to your computer and use it in GitHub Desktop.

Select an option

Save daverau-optimizely/df37e5dd20370ebf25819fe9bf415140 to your computer and use it in GitHub Desktop.
// From
title: tr('Archive')
// To
title: tr.pluralize('Archive Audience', 'Archive {0} Audiences', audiences.length)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment