-
Notifications
You must be signed in to change notification settings - Fork 476
feat: create with vue-i18n #548
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
0709a51
feat: create with vue-i18n
Procrustes5 807f730
chore(test): add tests
Procrustes5 4da6366
Update pnpm-lock.yaml
Procrustes5 007c98b
fix(ci): add generated files
Procrustes5 a8764b5
fix(ci): set entrypoints ts
Procrustes5 cd6b00f
Revert "fix(ci): add generated files"
Procrustes5 3c8210b
fix: change index.js like vue-i18n document
Procrustes5 047817d
Merge branch 'main' into feat/create-with-i18n
Procrustes5 f4b7e2f
chore: pnpm-lock.yaml
Procrustes5 afd0352
Merge branch 'feat/create-with-i18n' of https://github.com/Procrustes…
Procrustes5 aebef03
Update pnpm-lock.yaml
Procrustes5 b2c996a
feat: add flags to snapshot
Procrustes5 e5c6f33
Merge branch 'main' into feat/create-with-i18n
Procrustes5 a44a4e8
fix: remove template/tsconfig/vue-i18n
Procrustes5 3acbe52
Merge branch 'feat/create-with-i18n' of https://github.com/Procrustes…
Procrustes5 8f7ccff
chore: fix package.json
Procrustes5 0d4a933
chore: pull main
Procrustes5 b3fa7e0
feat: add ts files
Procrustes5 d098768
fix: cd.yml
Procrustes5 d51fd03
Merge branch 'main' into feat/create-with-i18n
Procrustes5 cf5d71e
chore: export i18n
Procrustes5 cd0b81a
Merge branch 'feat/create-with-i18n' of https://github.com/Procrustes…
Procrustes5 3a83d52
feat: add views
Procrustes5 17fb167
chore: typo
Procrustes5 c7922a6
chore: delete i18n on matrix
Procrustes5 026cd9e
chore: avoid lint error
Procrustes5 884b9dd
chore: disable eslint
Procrustes5 ad66d81
chore: test
Procrustes5 a125bc7
chore: export i18n
Procrustes5 d2bf4f4
fix: delete duplicated files
Procrustes5 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it should be removed from here because it's going to generate too many snapshots