Thanks to visit codestin.com
Credit goes to github.com

Skip to content

#176 AngularJS i18n support#177

Closed
Nazanin1369 wants to merge 6 commits intohueitan:masterfrom
Nazanin1369:master
Closed

#176 AngularJS i18n support#177
Nazanin1369 wants to merge 6 commits intohueitan:masterfrom
Nazanin1369:master

Conversation

@Nazanin1369
Copy link
Collaborator

No description provided.

@Nazanin1369 Nazanin1369 changed the title #174 AngularJS i18n support #176 AngularJS i18n support Dec 23, 2015
Copy link
Owner

Choose a reason for hiding this comment

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

Don't worry, I will do the translation job.

@hueitan hueitan mentioned this pull request Dec 26, 2015
Copy link
Owner

Choose a reason for hiding this comment

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

should this $translate need in last param?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Actually no. Forgot to remove it.
On Dec 27, 2015 6:07 AM, "Huei Tan" [email protected] wrote:

In demo/demo.js
#177 (comment)
:

// -------------------
// config phase
// -------------------

  • .config(['$validationProvider', function($validationProvider) {
  • .config(['$validationProvider', '$translateProvider', 'tmhDynamicLocaleProvider', function($validationProvider, $translateProvider, tmhDynamicLocaleProvider, $translate) {

should this $translate need in last param?


Reply to this email directly or view it on GitHub
https://github.com/huei90/angular-validation/pull/177/files#r48455096.

@hueitan
Copy link
Owner

hueitan commented Jan 26, 2016

I'm closing this, open if needed.

@hueitan hueitan closed this Jan 26, 2016
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.

2 participants