Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add routing service and directive #3719

Merged
merged 5 commits into from Apr 4, 2018
Merged

Add routing service and directive #3719

merged 5 commits into from Apr 4, 2018

Conversation

fredj
Copy link
Member

@fredj fredj commented Mar 28, 2018

work in progress, replaces #2669

* @param {symbol} unit Unit of time.
* @return {string} formatted and translated string
*/
const pluralize = function(amount, unit) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

angular-gettext already have something to manage plurials, it's not working?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, see bfc751a

@fredj fredj force-pushed the gmf-routing branch 6 times, most recently from 66026a8 to 655a44d Compare March 29, 2018 14:17
@fredj fredj changed the title [WIP] Add routing service and directive Add routing service and directive Mar 29, 2018
@fredj fredj mentioned this pull request Apr 4, 2018
18 tasks
@fredj fredj merged commit 8f3c921 into master Apr 4, 2018
@fredj fredj deleted the gmf-routing branch April 4, 2018 12:49
@sbrunner sbrunner added this to the 2.3 milestone Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants