Skip to content

get string from javascript #97

Description

@maxdiable

hi,
i put this code in my page:
var opts = { language: "en-GB", pathPrefix: "../localize", skipLanguage: "default" }; $("[data-localize]").localize("lang", opts);

it's possible to get the string from json file?

I tried with:

console.log($.localize.data["localize/lang"]["title"]);

but not working!

any help?

br
Max

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions