Skip to content
This repository was archived by the owner on Dec 16, 2023. It is now read-only.

Conversation

@wannabehero
Copy link

Referencing #45

Strings in a pass now can be localized.

@yozef
Copy link

yozef commented Jun 30, 2016

+1


// Localization
var langs = Object.keys(this.localizations);
for (var i = 0; i < langs.length; i++) {
Copy link

Choose a reason for hiding this comment

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

Why not forEach ?

@nchaulet
Copy link

No plan to merge this PR ?

@assaf
Copy link
Owner

assaf commented Sep 6, 2016

No time for that.

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.

5 participants