From 53778fe494fb33226e190a99b24c059afedb55fb Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 28 Aug 2019 14:46:23 -0700 Subject: [PATCH] Add language tags to the new language prerelease note needles Signed-off-by: Adam Williamson --- .../identification/arabic/prerelease_note-arabic-20190828.json | 3 ++- .../identification/french/prerelease_note-french-20190828.json | 3 ++- .../japanese/prerelease_note-japanese-20190828.json | 3 ++- .../japanese/prerelease_note-japanese-blue-20190828.json | 3 ++- .../russian/prerelease_note-russian-20190828.json | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/needles/anaconda/identification/arabic/prerelease_note-arabic-20190828.json b/needles/anaconda/identification/arabic/prerelease_note-arabic-20190828.json index d0b4c07d..823aff58 100644 --- a/needles/anaconda/identification/arabic/prerelease_note-arabic-20190828.json +++ b/needles/anaconda/identification/arabic/prerelease_note-arabic-20190828.json @@ -10,6 +10,7 @@ ], "properties": [], "tags": [ + "LANGUAGE-arabic", "prerelease_note" ] -} \ No newline at end of file +} diff --git a/needles/anaconda/identification/french/prerelease_note-french-20190828.json b/needles/anaconda/identification/french/prerelease_note-french-20190828.json index e2eff394..033a8c2d 100644 --- a/needles/anaconda/identification/french/prerelease_note-french-20190828.json +++ b/needles/anaconda/identification/french/prerelease_note-french-20190828.json @@ -10,6 +10,7 @@ ], "properties": [], "tags": [ + "LANGUAGE-french", "prerelease_note" ] -} \ No newline at end of file +} diff --git a/needles/anaconda/identification/japanese/prerelease_note-japanese-20190828.json b/needles/anaconda/identification/japanese/prerelease_note-japanese-20190828.json index 9f060e5a..f370f546 100644 --- a/needles/anaconda/identification/japanese/prerelease_note-japanese-20190828.json +++ b/needles/anaconda/identification/japanese/prerelease_note-japanese-20190828.json @@ -10,6 +10,7 @@ ], "properties": [], "tags": [ + "LANGUAGE-japanese", "prerelease_note" ] -} \ No newline at end of file +} diff --git a/needles/anaconda/identification/japanese/prerelease_note-japanese-blue-20190828.json b/needles/anaconda/identification/japanese/prerelease_note-japanese-blue-20190828.json index 24b2011e..753ca0f0 100644 --- a/needles/anaconda/identification/japanese/prerelease_note-japanese-blue-20190828.json +++ b/needles/anaconda/identification/japanese/prerelease_note-japanese-blue-20190828.json @@ -10,6 +10,7 @@ ], "properties": [], "tags": [ + "LANGUAGE-japanese", "prerelease_note" ] -} \ No newline at end of file +} diff --git a/needles/anaconda/identification/russian/prerelease_note-russian-20190828.json b/needles/anaconda/identification/russian/prerelease_note-russian-20190828.json index ed1d3f64..e5c6fe4b 100644 --- a/needles/anaconda/identification/russian/prerelease_note-russian-20190828.json +++ b/needles/anaconda/identification/russian/prerelease_note-russian-20190828.json @@ -10,6 +10,7 @@ ], "properties": [], "tags": [ + "LANGUAGE-russian", "prerelease_note" ] -} \ No newline at end of file +}