From 2c33be31d5595d5d94b48ee1f4c62f302122f70d Mon Sep 17 00:00:00 2001 From: Alexandre Chopin Date: Mon, 13 Feb 2017 19:08:22 +0100 Subject: [PATCH 1/2] update i18n example --- examples/i18n/pages/_lang/about.vue | 26 +++++++++----------------- examples/i18n/pages/_lang/index.vue | 26 +++++++++----------------- examples/i18n/pages/about.vue | 13 +++++++++++++ examples/i18n/pages/index.vue | 13 +++++++++++++ examples/i18n/partials/About.vue | 21 +++++++++++++++++++++ examples/i18n/partials/Home.vue | 21 +++++++++++++++++++++ 6 files changed, 86 insertions(+), 34 deletions(-) create mode 100644 examples/i18n/pages/about.vue create mode 100644 examples/i18n/pages/index.vue create mode 100644 examples/i18n/partials/About.vue create mode 100644 examples/i18n/partials/Home.vue diff --git a/examples/i18n/pages/_lang/about.vue b/examples/i18n/pages/_lang/about.vue index 9b3e526674..e01f333525 100644 --- a/examples/i18n/pages/_lang/about.vue +++ b/examples/i18n/pages/_lang/about.vue @@ -1,21 +1,13 @@ - + diff --git a/examples/i18n/pages/_lang/index.vue b/examples/i18n/pages/_lang/index.vue index 0ee45a5ca2..9bd4e585d9 100644 --- a/examples/i18n/pages/_lang/index.vue +++ b/examples/i18n/pages/_lang/index.vue @@ -1,21 +1,13 @@ - + diff --git a/examples/i18n/pages/about.vue b/examples/i18n/pages/about.vue new file mode 100644 index 0000000000..e01f333525 --- /dev/null +++ b/examples/i18n/pages/about.vue @@ -0,0 +1,13 @@ + + + diff --git a/examples/i18n/pages/index.vue b/examples/i18n/pages/index.vue new file mode 100644 index 0000000000..9bd4e585d9 --- /dev/null +++ b/examples/i18n/pages/index.vue @@ -0,0 +1,13 @@ + + + diff --git a/examples/i18n/partials/About.vue b/examples/i18n/partials/About.vue new file mode 100644 index 0000000000..9b3e526674 --- /dev/null +++ b/examples/i18n/partials/About.vue @@ -0,0 +1,21 @@ + + + diff --git a/examples/i18n/partials/Home.vue b/examples/i18n/partials/Home.vue new file mode 100644 index 0000000000..0ee45a5ca2 --- /dev/null +++ b/examples/i18n/partials/Home.vue @@ -0,0 +1,21 @@ + + + From da0bba83c7bc59598c72e95b2d73be6faf173be3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Wed, 15 Feb 2017 13:33:55 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7995996839..d7808f8319 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,6 @@ https://github.com/nuxt/nuxt.js/projects/1 ## Donate -Feel free to make a donation if you want to support us. +Feel free to make a donation to support us. Support us