From cf49154be65eb3b096d4b55de8fa2f3a74707803 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sat, 9 Oct 2021 13:05:14 +0000 Subject: [PATCH] Approval. --- value-sets/ar/research_status.json | 7 +++++++ value-sets/de/research_status.json | 7 +++++++ value-sets/dsb/research_status.json | 7 +++++++ value-sets/en/research_status.json | 7 +++++++ value-sets/es/research_status.json | 7 +++++++ value-sets/fr/research_status.json | 7 +++++++ value-sets/hsb/research_status.json | 7 +++++++ value-sets/hu/research_status.json | 7 +++++++ value-sets/id/research_status.json | 7 +++++++ value-sets/it/research_status.json | 7 +++++++ value-sets/iw/research_status.json | 7 +++++++ value-sets/nl/research_status.json | 7 +++++++ value-sets/pl/research_status.json | 7 +++++++ value-sets/pt/research_status.json | 7 +++++++ value-sets/qu/research_status.json | 7 +++++++ value-sets/ru/research_status.json | 7 +++++++ value-sets/tl/research_status.json | 7 +++++++ value-sets/tr/research_status.json | 7 +++++++ value-sets/zh/research_status.json | 7 +++++++ 19 files changed, 133 insertions(+) create mode 100644 value-sets/ar/research_status.json create mode 100644 value-sets/de/research_status.json create mode 100644 value-sets/dsb/research_status.json create mode 100644 value-sets/en/research_status.json create mode 100644 value-sets/es/research_status.json create mode 100644 value-sets/fr/research_status.json create mode 100644 value-sets/hsb/research_status.json create mode 100644 value-sets/hu/research_status.json create mode 100644 value-sets/id/research_status.json create mode 100644 value-sets/it/research_status.json create mode 100644 value-sets/iw/research_status.json create mode 100644 value-sets/nl/research_status.json create mode 100644 value-sets/pl/research_status.json create mode 100644 value-sets/pt/research_status.json create mode 100644 value-sets/qu/research_status.json create mode 100644 value-sets/ru/research_status.json create mode 100644 value-sets/tl/research_status.json create mode 100644 value-sets/tr/research_status.json create mode 100644 value-sets/zh/research_status.json diff --git a/value-sets/ar/research_status.json b/value-sets/ar/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/ar/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/de/research_status.json b/value-sets/de/research_status.json new file mode 100644 index 00000000..f93ddf24 --- /dev/null +++ b/value-sets/de/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Noch nicht gut erforscht", + "medium": "Mittelgut erforscht", + "good": "Gut erforscht" + } +} \ No newline at end of file diff --git a/value-sets/dsb/research_status.json b/value-sets/dsb/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/dsb/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/en/research_status.json b/value-sets/en/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/en/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/es/research_status.json b/value-sets/es/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/es/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/fr/research_status.json b/value-sets/fr/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/fr/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/hsb/research_status.json b/value-sets/hsb/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/hsb/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/hu/research_status.json b/value-sets/hu/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/hu/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/id/research_status.json b/value-sets/id/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/id/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/it/research_status.json b/value-sets/it/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/it/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/iw/research_status.json b/value-sets/iw/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/iw/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/nl/research_status.json b/value-sets/nl/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/nl/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/pl/research_status.json b/value-sets/pl/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/pl/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/pt/research_status.json b/value-sets/pt/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/pt/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/qu/research_status.json b/value-sets/qu/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/qu/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/ru/research_status.json b/value-sets/ru/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/ru/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/tl/research_status.json b/value-sets/tl/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/tl/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/tr/research_status.json b/value-sets/tr/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/tr/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file diff --git a/value-sets/zh/research_status.json b/value-sets/zh/research_status.json new file mode 100644 index 00000000..d296e79c --- /dev/null +++ b/value-sets/zh/research_status.json @@ -0,0 +1,7 @@ +{ + "research_status": { + "bad": "Not researched much", + "medium": "Medium well-researched", + "good": "Well researched" + } +} \ No newline at end of file