Skip to content

Commit 030eccf

Browse files
authored
fix: change repositor name (#1864)
1 parent 314ddcd commit 030eccf

File tree

39 files changed

+152
-158
lines changed

39 files changed

+152
-158
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ It is of course fine to use non-English language, when you open a PR to translat
3737

3838
### Work Step Example
3939

40-
- Fork the repository from [intlify/vue-i18n-next](https://github.com/intlify/vue-i18n-next) !
40+
- Fork the repository from [intlify/vue-i18n](https://github.com/intlify/vue-i18n) !
4141
- Create your topic branch from `master`: `git branch my-new-topic origin/master`
4242
- Add codes and pass tests !
4343
- Commit your changes: `git commit -am 'Add some topic'`
4444
- Push to the branch: `git push origin my-new-topic`
45-
- Submit a pull request to `master` branch of `intlify/vue-i18n-next` repository !
45+
- Submit a pull request to `master` branch of `intlify/vue-i18n` repository !
4646

4747
## Development Setup
4848

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ body:
6262
label: Validations
6363
description: Before submitting the issue, please make sure you do the following
6464
options:
65-
- label: Read the [Contributing Guidelines](https://github.com/intlify/vue-i18n-next/blob/master/.github/CONTRIBUTING.md)
65+
- label: Read the [Contributing Guidelines](https://github.com/intlify/vue-i18n/blob/master/.github/CONTRIBUTING.md)
6666
required: true
6767
- label: Read the [Documentation](https://vue-i18n.intlify.dev/)
6868
required: true
69-
- label: Check that there isn't [already an issue](https://github.com/intlify/vue-i18n-next/issues) that reports the same bug to avoid creating a duplicate.
69+
- label: Check that there isn't [already an issue](https://github.com/intlify/vue-i18n/issues) that reports the same bug to avoid creating a duplicate.
7070
required: true
71-
- label: Check that this is a concrete bug. For Q&A open a [GitHub Discussions](https://github.com/intlify/vue-i18n-next/discussions)
71+
- label: Check that this is a concrete bug. For Q&A open a [GitHub Discussions](https://github.com/intlify/vue-i18n/discussions)
7272
required: true

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ contact_links:
44
url: https://chat.vuejs.org/
55
about: For simple beginner questions, you can get quick answers from Discord
66
- name: Questions & Discussions
7-
url: https://github.com/intlify/vue-i18n-next/discussions
7+
url: https://github.com/intlify/vue-i18n/discussions
88
about: Use GitHub discussions for message-board style questions and discussions.

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ body:
3636
label: Validations
3737
description: Before submitting the issue, please make sure you do the following
3838
options:
39-
- label: Read the [Contributing Guidelines](https://github.com/intlify/vue-i18n-next/blob/master/.github/CONTRIBUTING.md)
39+
- label: Read the [Contributing Guidelines](https://github.com/intlify/vue-i18n/blob/master/.github/CONTRIBUTING.md)
4040
required: true
4141
- label: Read the [Documentation](https://vue-i18n.intlify.dev/)
4242
required: true

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
uses: actions/cache@v4
7777
with:
7878
path: packages/*/dist
79-
key: build-vue-i18n-next-os-${{ matrix.os }}-${{ github.sha }}
79+
key: build-vue-i18n-os-${{ matrix.os }}-${{ github.sha }}
8080

8181
test-unit:
8282
name: Unit test
@@ -189,7 +189,7 @@ jobs:
189189
uses: actions/cache@v4
190190
with:
191191
path: packages/*/dist
192-
key: build-vue-i18n-next-os-${{ matrix.os }}-${{ github.sha }}
192+
key: build-vue-i18n-os-${{ matrix.os }}-${{ github.sha }}
193193

194194
- name: Run e2e tests
195195
run: pnpm test:e2e
@@ -235,7 +235,7 @@ jobs:
235235
uses: actions/cache@v4
236236
with:
237237
path: packages/*/dist
238-
key: build-vue-i18n-next-os-${{ matrix.os }}-${{ github.sha }}
238+
key: build-vue-i18n-os-${{ matrix.os }}-${{ github.sha }}
239239

240240
- name: Upload message-compiler dist files (debug)
241241
uses: actions/upload-artifact@v4

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4444

4545
- name: Generate changelog
46-
run: npx gh-changelogen --repo=intlify/vue-i18n-next --tag=${{ steps.split.outputs._2 }}
46+
run: npx gh-changelogen --repo=intlify/vue-i18n --tag=${{ steps.split.outputs._2 }}
4747
env:
4848
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4949

BACKERS.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can join them in supporting vue-i18n & Intlify project development by [pledg
1313
>
1414
<img
1515
style="max-width: 100%; vertical-align: midele;"
16-
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/zenarchitects.png"
16+
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/zenarchitects.png"
1717
width="400px"
1818
alt="Zen Architects"
1919
>
@@ -31,7 +31,7 @@ You can join them in supporting vue-i18n & Intlify project development by [pledg
3131
>
3232
<img
3333
style="max-width: 100%; vertical-align: midele;"
34-
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/plaid.svg"
34+
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/plaid.svg"
3535
width="260px"
3636
alt="PLAID"
3737
>
@@ -49,7 +49,7 @@ You can join them in supporting vue-i18n & Intlify project development by [pledg
4949
>
5050
<img
5151
style="max-width: 100%; vertical-align: midele;"
52-
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/nuxtlabs.svg"
52+
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/nuxtlabs.svg"
5353
width="260px"
5454
alt="NuxtLabs"
5555
>
@@ -65,7 +65,7 @@ You can join them in supporting vue-i18n & Intlify project development by [pledg
6565
>
6666
<img
6767
style="max-width: 100%; vertical-align: midele;"
68-
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/localazy.svg"
68+
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/localazy.svg"
6969
width="260px"
7070
alt="Localazy"
7171
>
@@ -81,7 +81,7 @@ You can join them in supporting vue-i18n & Intlify project development by [pledg
8181
>
8282
<img
8383
style="max-width: 100%; vertical-align: midele;"
84-
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/crowdin.svg"
84+
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/crowdin.svg"
8585
width="260px"
8686
alt="Crowdin"
8787
>
@@ -105,7 +105,7 @@ You can join them in supporting vue-i18n & Intlify project development by [pledg
105105
>
106106
<img
107107
style="max-width: 100%; vertical-align: midele;"
108-
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/vuemastery.png"
108+
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/vuemastery.png"
109109
width="140px"
110110
alt="Vue Mastery"
111111
>
@@ -119,7 +119,7 @@ You can join them in supporting vue-i18n & Intlify project development by [pledg
119119
rel="noopener"
120120
>
121121
<img
122-
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/Froggly.svg"
122+
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/Froggly.svg"
123123
width="140px"
124124
alt="froggly"
125125
/>

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# vue-i18n-next
1+
# vue-i18n
22

33
> This is the repository for Vue I18n 9 for Vue 3
44
@@ -15,7 +15,7 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
1515
<p align="center">
1616
<a href="https://zenarchitects.co.jp/" target="_blank">
1717
<img
18-
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/zenarchitects.png"
18+
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/zenarchitects.png"
1919
width="400px"
2020
/>
2121
</a>
@@ -28,7 +28,7 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
2828
href="https://plaid.co.jp/"
2929
target="_blank">
3030
<img
31-
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/plaid.svg"
31+
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/plaid.svg"
3232
width="240px"
3333
/>
3434
</a>
@@ -41,7 +41,7 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
4141
href="https://nuxtlabs.com/"
4242
target="_blank">
4343
<img
44-
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/nuxtlabs.svg"
44+
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/nuxtlabs.svg"
4545
width="240px"
4646
/>
4747
</a>
@@ -51,7 +51,7 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
5151
href="https://localazy.com/blog/how-to-localize-vuejs-app-with-vue-i18n-and-localazy?utm_source=kazupon&utm_medium=banner&utm_campaign=sponsorships_kazupon&utm_content=logo"
5252
target="_blank">
5353
<img
54-
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/localazy.svg"
54+
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/localazy.svg"
5555
width="240px"
5656
/>
5757
</a>
@@ -61,7 +61,7 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
6161
href="https://crowdin.com/teams/engineering?utm_source=vue-i18n.intlify.dev&utm_medium=referral"
6262
target="_blank">
6363
<img
64-
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/crowdin.svg"
64+
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/crowdin.svg"
6565
width="240px"
6666
/>
6767
</a>
@@ -74,7 +74,7 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
7474
<p align="center">
7575
<a href="https://www.vuemastery.com/" target="_blank">
7676
<img
77-
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/vuemastery.png"
77+
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/vuemastery.png"
7878
width="144px"
7979
/>
8080
</a>
@@ -83,15 +83,15 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
8383
<p align="center">
8484
<a href="https://froggly.pl/" target="_blank">
8585
<img
86-
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/Froggly.svg"
86+
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/Froggly.svg"
8787
width="144px"
8888
/>
8989
</a>
9090
</p>
9191

9292
<br/>
9393

94-
## Status: [![Test](https://github.com/intlify/vue-i18n-next/actions/workflows/test.yml/badge.svg)](https://github.com/intlify/vue-i18n-next/actions/workflows/test.yml) [![Lint](https://github.com/intlify/vue-i18n-next/actions/workflows/lint.yml/badge.svg)](https://github.com/intlify/vue-i18n-next/actions/workflows/lint.yml)
94+
## Status: [![Test](https://github.com/intlify/vue-i18n/actions/workflows/test.yml/badge.svg)](https://github.com/intlify/vue-i18n/actions/workflows/test.yml) [![Lint](https://github.com/intlify/vue-i18n/actions/workflows/lint.yml/badge.svg)](https://github.com/intlify/vue-i18n/actions/workflows/lint.yml)
9595

9696
- [Documentation](https://vue-i18n.intlify.dev/)
9797
- If you use Vue I18n v8 for Vue 2, see this [repository](https://github.com/kazupon/vue-i18n)
@@ -114,7 +114,7 @@ Please consult the [Migration Guide](https://vue-i18n.intlify.dev/guide/migratio
114114

115115
## 🍭 Examples
116116

117-
See the [`examples`](https://github.com/intlify/vue-i18n-next/tree/master/examples) directory.
117+
See the [`examples`](https://github.com/intlify/vue-i18n/tree/master/examples) directory.
118118

119119
The examples are offered in the following two API styles:
120120

@@ -148,7 +148,7 @@ The examples are offered in the following two API styles:
148148

149149
## 💪 Contribution
150150

151-
Please make sure to read the [Contributing Guide](https://github.com/intlify/vue-i18n-next/blob/master/.github/CONTRIBUTING.md) before making a pull request.
151+
Please make sure to read the [Contributing Guide](https://github.com/intlify/vue-i18n/blob/master/.github/CONTRIBUTING.md) before making a pull request.
152152

153153
## ©️ License
154154

docs/.ja/ecosystem/official.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ You can use this extension to enable SSR and improve i18n performance.
3131

3232
## Petite-Vue-I18n
3333

34-
[petite-vue-i18n](https://github.com/intlify/vue-i18n-next/tree/master/packages/petite-vue-i18n) is an alternative distribution of Vue I18n, which provides only minimal features.
34+
[petite-vue-i18n](https://github.com/intlify/vue-i18n/tree/master/packages/petite-vue-i18n) is an alternative distribution of Vue I18n, which provides only minimal features.
3535

3636
Note that petite-vue-i18n is still experimental, so you may encounter bugs and unsupported use cases.

docs/.ja/guide/advanced/component.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The following output:
8787
</div>
8888
```
8989

90-
About the above example, see the [example](https://github.com/intlify/vue-i18n-next/blob/master/examples/legacy/components/translation.html)
90+
About the above example, see the [example](https://github.com/intlify/vue-i18n/blob/master/examples/legacy/components/translation.html)
9191

9292
The children of translation component are interpolated with locale message of `keypath` prop. In the above example,
9393

0 commit comments

Comments
 (0)