© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Lars
German developer, who likes to play with everything that comes in his way
I use in angular a dependency called angular-translate. With this dependency you can decide how you want to store the translations. I personally save them in the database and load them at startup.
David Cresswell
Another similar option is angular-gettext.rocketeer.be, which I have successfully used before