no message
Former-commit-id: f4c7265d9d282f638d84278f2c584932bbb96b86 Former-commit-id: 28f7eb4753de09982dfabd2ba183923d54db26e6 Former-commit-id: 03f946e07f38e9611dfa889d484da8d851478acc
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"cn": {
|
||||
"subtitle": "你可以在两个示例页面之间切换,检查语言变化",
|
||||
"subtitle": "点击上面的按钮,你可以在两个示例页面之间切换,检查语言变化",
|
||||
"hello": "你好",
|
||||
"vue": "Vue (读音 /vjuː/,类似于 view) 是一套用于构建用户界面的渐进式框架。与其它大型框架不同的是,Vue 被设计为可以自底向上逐层应用。Vue 的核心库只关注视图层,不仅易于上手,还便于与第三方库或既有项目整合。另一方面,当与现代化的工具链以及各种支持类库结合使用时,Vue 也完全能够为复杂的单页应用提供驱动。",
|
||||
"check": {
|
||||
@@ -13,7 +13,7 @@
|
||||
}
|
||||
},
|
||||
"en": {
|
||||
"subtitle": "You can switch between two sample pages to check language changes",
|
||||
"subtitle": "Click the button above, you can switch between two sample pages to check language changes",
|
||||
"hello": "hello",
|
||||
"vue": "Vue (pronounced /vjuː/, like view) is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects. On the other hand, Vue is also perfectly capable of powering sophisticated Single-Page Applications when used in combination with modern tooling and supporting libraries.",
|
||||
"check": {
|
||||
@@ -26,7 +26,7 @@
|
||||
}
|
||||
},
|
||||
"ja": {
|
||||
"subtitle": "あなたは2つの例のページの間で切り替えて、言語の変化を検査することができます",
|
||||
"subtitle": "上のボタンをクリックして,あなたは2つの例のページの間で切り替えて、言語の変化を検査することができます",
|
||||
"hello": "こんにちは",
|
||||
"vue": "Vue (発音は /vjuː/、view と同様)はユーザーインターフェイスを構築するためのプログレッシブフレームワークです。他の一枚板(モノリシック: monolithic)なフレームワークとは異なり、Vue は少しずつ適用していけるように設計されています。中核となるライブラリは view 層だけに焦点を当てています。そのため、使い始めるのも、他のライブラリや既存のプロジェクトに統合するのも、とても簡単です。また、モダンなツールやサポートライブラリと併用することで、洗練されたシングルページアプリケーションの開発も可能です。",
|
||||
"check": {
|
||||
|
||||
Reference in New Issue
Block a user