Try   HackMD
  •  
    vue-i18nextv9
    ·
    Last edited by bret watson on Apr 7, 2021
    Linked with GitHub
    Contributed by
  • Edit
Log in to edit or delete your comments and be notified of replies.
Sign upAlready have an account? Log in
There is no commentSelect some text and then click Comment, or simply add a comment to this page from below to start a discussion.
Last changed by 

 
vue-i18nextv9
Documentation for vue-i18next version 9
0
79

Read more

Getting started

:::tip NOTE We will be using ES6 in the code samples in the guide. Also, all examples will be using the full version of Vue to make on-the-fly template compilation possible. See more details here. ::: Creating a global application with Vue + Vue I18n is dead simple. With Vue.js, we are already composing our application with components. When adding Vue I18n to the mix, all we need to ready resource messages and simply use the localization API and they offered with Vue I18n. Here’s a basic example:

Apr 7, 2021
Documentation for v8.x

Introduction Getting started Installation Guide Formatting Pluralization DateTime localization Number localization Locale messages syntax

Apr 7, 2021
Installation

Compatibility Note Vue.js 3.0.0+ Direct Download https://unpkg.com/vue-i18n@next unpkg.com provides a npm-based CDN links. The above link will always point to the latest release on npm. Global import

Apr 7, 2021
Introduction

:::tip NOTE Already know Vue I18n v8.x and just want to learn about what’s new in Vue I18n v9? Check out the Migration Guide! ::: Vue I18n is internationalization plugin of Vue.js. It easily integrates some localization features to your Vue.js Application. Features includes: Go to Get Started Sponsors 🥇 Gold

Apr 7, 2021
Read more from vue-i18nextv9

Published on HackMD
    Expand allBack to topGo to bottom
Expand allBack to topGo to bottom

Sign in

Forgot password

or

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
Wallet ( )
Connect another wallet

New to HackMD? Sign up