Giter VIP home page Giter VIP logo

Comments (4)

tarlepp avatar tarlepp commented on July 18, 2024

For that you need just to modify your bower.json file. Add following to overrides section. This is basically the only way to attach some locale file so that gulp task will inject that to sources.

"overrides": {
  "angular-i18n": {
    "main": "angular-locale_es-es.js"
  }
}

If this works, close this issue, if not lets think something else :D

from angular-sailsjs-boilerplate-frontend.

tarlepp avatar tarlepp commented on July 18, 2024

And the reason why anything is not injected after you installed angular-i18n package is that that project doesn't contain any main definitions, so we're just telling which locale file we want to use.

from angular-sailsjs-boilerplate-frontend.

jjgonver avatar jjgonver commented on July 18, 2024

Great. That's work for me! A lot of thanks for your help and for the explanation.

from angular-sailsjs-boilerplate-frontend.

tarlepp avatar tarlepp commented on July 18, 2024

Ok, so issue closed then.

from angular-sailsjs-boilerplate-frontend.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.