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

SYNCOPE-721 i18n added #22

Closed
wants to merge 1 commit into from
Closed

SYNCOPE-721 i18n added #22

wants to merge 1 commit into from

Conversation

suinfreedom
Copy link

No description provided.

</div>
<div class="text-center" ng-show="$root.isSelfRegAllowed()">
<a href="javascript:void(0);" class="btn btn-link" ng-click="selfCreate()">Self Registration</a>

<a href="javascript:void(0);" class="btn btn-link" ng-click="selfCreate()">{{ 'SELFREGISTRATION' | translate}}</a>
<!-- <div id="initialLoaderDiv">
Copy link
Member

Choose a reason for hiding this comment

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

Can you continue removing such commented code?

@ilgrosso
Copy link
Member

Thanks @mteo your PR looks generally good: I haven't tested it yet tough: I'll do and let you know.

I have also added some comments suggesting few changes.

Finally, since you have added a couple of new dependencies for enduser, you will also need to update some LICENSE / NOTICE files.

I have developed a simple tool to automate this task, maybe I can land a hand once you're done with other changes.

@suinfreedom
Copy link
Author

pr is now completed: translate library version updated, LICENSE and NOTICE files have been updated.

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