Skip to content

Commit a2b5960

Browse files
potato4dkazupon
authored andcommitted
"Migration from Vue 1.x" の翻訳 (vuejs#184)
* Translation easy words. * 単純な置き換え箇所と、冒頭のFAQの翻訳 * Upgrade Path to '移行ガイド' * マイグレーションヘルパを移行ヘルパーへ置換 * WIP * 出来るところを少しと移行ガイド周りを翻訳 * ひとまずひととおり翻訳 * コード内のコメント以外ひとしきり翻訳完了 * package.jsonを修正 * 指摘箇所の修正 * コメントの英語の和訳が翻訳完了 * Lintエラーの修正 * かしょを箇所へ修正 * Lintエラーの修正 * Array.prototype.�®翻訳を修正
1 parent f22c922 commit a2b5960

File tree

2 files changed

+479
-384
lines changed

2 files changed

+479
-384
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.18",
44
"private": true,
55
"hexo": {
6-
"version": "3.2.0"
6+
"version": "3.2.2"
77
},
88
"dependencies": {
99
"hexo": "^3.2.2",
@@ -28,4 +28,4 @@
2828
"test": "npm run lint",
2929
"lint": "textlint --rulesdir ./node_modules/textlint-checker-for-vuejs-jp-docs/rules/textlint-rule-vue-jp-docs ./src/guide/*.md ./src/api/*.md ./src/examples/*.md ./src/_posts/1.0.0-release.md -f pretty-error"
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)