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

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