-
-
Notifications
You must be signed in to change notification settings - Fork 860
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
<br/> | ||
|
||
> [!IMPORTANT] | ||
> Vue I18n v8 is no longer actively maintained. Please upgrade to Vue I18n v9. The seucirty hotfix is only provided for Vue I18n v8.28 until end of 2024. Thereafter, security fix is not provide for that version later. However, if it is absolutely necessary, please contact to [email protected] | ||
> Vue I18n v8 is no longer actively maintained. Please upgrade to Vue I18n v9 or later. **The seucirty hotfix is only provided for Vue I18n v8.28 until end of 2024**. Thereafter, security fix is not provide for that version later. However, if it is absolutely necessary, please contact to [email protected] | ||
<h3 align="center">🏅 Platinum Sponsors</h3> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,8 @@ actionLink: introduction.md | |
footer: MIT Licensed | Copyright © 2020 kazuya kawaguchi | ||
--- | ||
|
||
Vue I18n v8 is no longer actively maintained. Please upgrade to Vue I18n v9 or later. **The seucirty hotfix is only provided for Vue I18n v8.28 until end of 2024**. Thereafter, security fix is not provide for that version later. However, if it is absolutely necessary, please contact to [email protected] | ||
|
||
<div class="features"> | ||
<div class="feature"> | ||
<h2>Easy</h2> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
# Introduction | ||
|
||
:::warning Notice | ||
Vue I18n v8 is no longer actively maintained. Please upgrade to Vue I18n v9 or later. **The seucirty hotfix is only provided for Vue I18n v8.28 until end of 2024**. Thereafter, security fix is not provide for that version later. However, if it is absolutely necessary, please contact to [email protected] | ||
::: | ||
|
||
:::warning Notice | ||
You are reading the documentation of Vue I18n v8.x **for Vue 2**. If you are working with Vue 3, use the Vue I18n v9 [documentation](https://vue-i18n.intlify.dev/) instead. | ||
::: | ||
|
@@ -27,7 +31,7 @@ Go to [Get Started](./started.md) | |
</a> | ||
</p> | ||
|
||
### ✨ Special | ||
### ✨ Special | ||
|
||
<p style="text-align: center;"> | ||
<a | ||
|