Skip to content

Instantly share code, notes, and snippets.

@kellenmace
Last active October 24, 2018 15:48
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 kellenmace/263c730868ea8a7ee3ab695e63a8b957 to your computer and use it in GitHub Desktop.
Save kellenmace/263c730868ea8a7ee3ab695e63a8b957 to your computer and use it in GitHub Desktop.
{
1 => [
'en-us' => [
'name' => 'Puff Pastry',
'description' => 'Sign up for Puff Pastry news...'
],
'fr-ca' => [
'name' => {French translation},
'description' => {French transalation}
]
],
2 => [
//
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment