Hello World! Simple i18njs example... in
- "Hello World", using tr() directly:
- "Hello {Alice}" (i.e. using a placeholder):
- "You have 3 message(s)" (i.e. using numbers and plurals):
- Hello using jQuery: Hello using jQuery
- You can also use tr() for non-textual localisation:
Back to i18njs site