Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

feat($translateProvider): add option to customize nested delimiter #1171

Closed
wants to merge 1 commit into from

Conversation

ca136
Copy link
Contributor

@ca136 ca136 commented Aug 19, 2015

No description provided.

knalli pushed a commit to knalli/angular-translate that referenced this pull request Aug 30, 2015
```js
// will change the default '.' to '_'
$translateProvider.nestedObjectDelimeter('_');
```

Relates angular-translate#1171
@knalli knalli added this to the 2.8.0 milestone Aug 30, 2015
@knalli
Copy link
Member

knalli commented Aug 30, 2015

Thank you, landed as 6ddb102.

I've added an actual test for working ;)

@knalli knalli closed this Aug 30, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants