From 181613e9462461f101588a670349fcd157f03887 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 27 Jun 2014 15:19:29 -0400 Subject: [PATCH] tag fallbacks --- public/language/ar/tags.json | 6 ++++++ public/language/cs/tags.json | 6 ++++++ public/language/de/tags.json | 6 ++++++ public/language/en@pirate/tags.json | 6 ++++++ public/language/en_US/tags.json | 6 ++++++ public/language/es/tags.json | 6 ++++++ public/language/et/tags.json | 6 ++++++ public/language/fa_IR/tags.json | 6 ++++++ public/language/fi/tags.json | 6 ++++++ public/language/fr/tags.json | 6 ++++++ public/language/he/tags.json | 6 ++++++ public/language/hu/tags.json | 6 ++++++ public/language/it/tags.json | 6 ++++++ public/language/ja/tags.json | 6 ++++++ public/language/ko/tags.json | 6 ++++++ public/language/lt/tags.json | 6 ++++++ public/language/ms/tags.json | 6 ++++++ public/language/nb/tags.json | 6 ++++++ public/language/nl/tags.json | 6 ++++++ public/language/pl/tags.json | 6 ++++++ public/language/pt_BR/tags.json | 6 ++++++ public/language/ro/tags.json | 6 ++++++ public/language/ru/tags.json | 6 ++++++ public/language/sc/tags.json | 6 ++++++ public/language/sk/tags.json | 6 ++++++ public/language/sv/tags.json | 6 ++++++ public/language/th/tags.json | 6 ++++++ public/language/tr/tags.json | 6 ++++++ public/language/vi/tags.json | 6 ++++++ public/language/zh_CN/tags.json | 6 ++++++ public/language/zh_TW/tags.json | 6 ++++++ 31 files changed, 186 insertions(+) create mode 100644 public/language/ar/tags.json create mode 100644 public/language/cs/tags.json create mode 100644 public/language/de/tags.json create mode 100644 public/language/en@pirate/tags.json create mode 100644 public/language/en_US/tags.json create mode 100644 public/language/es/tags.json create mode 100644 public/language/et/tags.json create mode 100644 public/language/fa_IR/tags.json create mode 100644 public/language/fi/tags.json create mode 100644 public/language/fr/tags.json create mode 100644 public/language/he/tags.json create mode 100644 public/language/hu/tags.json create mode 100644 public/language/it/tags.json create mode 100644 public/language/ja/tags.json create mode 100644 public/language/ko/tags.json create mode 100644 public/language/lt/tags.json create mode 100644 public/language/ms/tags.json create mode 100644 public/language/nb/tags.json create mode 100644 public/language/nl/tags.json create mode 100644 public/language/pl/tags.json create mode 100644 public/language/pt_BR/tags.json create mode 100644 public/language/ro/tags.json create mode 100644 public/language/ru/tags.json create mode 100644 public/language/sc/tags.json create mode 100644 public/language/sk/tags.json create mode 100644 public/language/sv/tags.json create mode 100644 public/language/th/tags.json create mode 100644 public/language/tr/tags.json create mode 100644 public/language/vi/tags.json create mode 100644 public/language/zh_CN/tags.json create mode 100644 public/language/zh_TW/tags.json diff --git a/public/language/ar/tags.json b/public/language/ar/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/ar/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/cs/tags.json b/public/language/cs/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/cs/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/de/tags.json b/public/language/de/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/de/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/en@pirate/tags.json b/public/language/en@pirate/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/en@pirate/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/en_US/tags.json b/public/language/en_US/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/en_US/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/es/tags.json b/public/language/es/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/es/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/et/tags.json b/public/language/et/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/et/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/fa_IR/tags.json b/public/language/fa_IR/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/fa_IR/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/fi/tags.json b/public/language/fi/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/fi/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/fr/tags.json b/public/language/fr/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/fr/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/he/tags.json b/public/language/he/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/he/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/hu/tags.json b/public/language/hu/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/hu/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/it/tags.json b/public/language/it/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/it/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/ja/tags.json b/public/language/ja/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/ja/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/ko/tags.json b/public/language/ko/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/ko/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/lt/tags.json b/public/language/lt/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/lt/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/ms/tags.json b/public/language/ms/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/ms/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/nb/tags.json b/public/language/nb/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/nb/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/nl/tags.json b/public/language/nl/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/nl/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/pl/tags.json b/public/language/pl/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/pl/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/pt_BR/tags.json b/public/language/pt_BR/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/pt_BR/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/ro/tags.json b/public/language/ro/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/ro/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/ru/tags.json b/public/language/ru/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/ru/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/sc/tags.json b/public/language/sc/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/sc/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/sk/tags.json b/public/language/sk/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/sk/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/sv/tags.json b/public/language/sv/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/sv/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/th/tags.json b/public/language/th/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/th/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/tr/tags.json b/public/language/tr/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/tr/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/vi/tags.json b/public/language/vi/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/vi/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/zh_CN/tags.json b/public/language/zh_CN/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/zh_CN/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file diff --git a/public/language/zh_TW/tags.json b/public/language/zh_TW/tags.json new file mode 100644 index 0000000000..f065d4bbfa --- /dev/null +++ b/public/language/zh_TW/tags.json @@ -0,0 +1,6 @@ +{ + "no_tag_topics": "There are no topics with this tag.", + "tags": "Tags", + "enter_tags_here": "Enter tags here. Press enter after each tag.", + "no_tags": "There are no tags yet." +} \ No newline at end of file