From 7f7263c0a9ab100f6056af6794ca5de4abda6117 Mon Sep 17 00:00:00 2001 From: Oliver Tacke Date: Sun, 27 May 2018 17:00:47 +0200 Subject: [PATCH] Fix translations It seems the translations got messed up at some point in time when new properties were added. --- language/.en.json | 10 +++++----- language/af.json | 10 +++++----- language/ar.json | 12 ++++++------ language/bs.json | 12 ++++++------ language/ca.json | 10 +++++----- language/cs.json | 10 +++++----- language/da.json | 14 +++++++------- language/de.json | 12 ++++++------ language/el.json | 10 +++++----- language/es.json | 14 +++++++------- language/et.json | 10 +++++----- language/fi.json | 12 ++++++------ language/fr.json | 8 ++++---- language/he.json | 10 +++++----- language/hu.json | 10 +++++----- language/it.json | 12 ++++++------ language/ja.json | 14 +++++++------- language/ko.json | 10 +++++----- language/nb.json | 12 ++++++------ language/nl.json | 10 +++++----- language/nn.json | 10 +++++----- language/pl.json | 10 +++++----- language/pt.json | 10 +++++----- language/ro.json | 10 +++++----- language/ru.json | 10 +++++----- language/sr.json | 10 +++++----- language/sv.json | 10 +++++----- language/tr.json | 10 +++++----- language/vi.json | 10 +++++----- language/zh-tw.json | 8 ++++---- semantics.json | 2 +- 31 files changed, 161 insertions(+), 161 deletions(-) diff --git a/language/.en.json b/language/.en.json index 7101e4c..c62f4f9 100644 --- a/language/.en.json +++ b/language/.en.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/af.json b/language/af.json index 7101e4c..c62f4f9 100644 --- a/language/af.json +++ b/language/af.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/ar.json b/language/ar.json index 78a9852..359991f 100644 --- a/language/ar.json +++ b/language/ar.json @@ -15,20 +15,20 @@ "label": "الصورة" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "الوصف", - "description": "نص قصير يتم عرضه مرة واحدة علي اثنين من البطاقات متساوية" + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "الوصف", + "description": "نص قصير يتم عرضه مرة واحدة علي اثنين من البطاقات متساوية" } ] } diff --git a/language/bs.json b/language/bs.json index 125eae6..5c1bd1a 100644 --- a/language/bs.json +++ b/language/bs.json @@ -15,20 +15,20 @@ "label": "Slika" }, { - "label": "Ista slika", - "description": "Opcionalna slika koja se koristi umjestodvije iste slike." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Opis", - "description": "Kratak tekst koji će biti prikazan čim se pronađu dvije iste karte." + "label": "Ista slika", + "description": "Opcionalna slika koja se koristi umjestodvije iste slike." }, { "label": "Alternative text for Matching Image", "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Opis", + "description": "Kratak tekst koji će biti prikazan čim se pronađu dvije iste karte." } ] } diff --git a/language/ca.json b/language/ca.json index 7101e4c..c62f4f9 100644 --- a/language/ca.json +++ b/language/ca.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/cs.json b/language/cs.json index 7101e4c..c62f4f9 100644 --- a/language/cs.json +++ b/language/cs.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/da.json b/language/da.json index 2938029..0a636f3 100644 --- a/language/da.json +++ b/language/da.json @@ -15,20 +15,20 @@ "label": "Billede" }, { - "label": "Matchende billede", - "description": "Valgfrit billede som match i stedet for at have to kort med det samme billede." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Beskrivelse", - "description": "Valgfri tekst, som popper op, når to matchende billeder er fundet." + "label": "Matchende billede", + "description": "Valgfrit billede som match i stedet for at have to kort med det samme billede." }, { "label": "Alternative text for Matching Image", "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Beskrivelse", + "description": "Valgfri tekst, som popper op, når to matchende billeder er fundet." } ] } @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/de.json b/language/de.json index 550d6b0..5fb2e54 100644 --- a/language/de.json +++ b/language/de.json @@ -15,20 +15,20 @@ "label": "Bild" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Beschreibung", - "description": "Ein kurzer Text, der angezeigt wird, sobald zwei identische Karten gefunden werden." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Beschreibung", + "description": "Ein kurzer Text, der angezeigt wird, sobald zwei identische Karten gefunden werden." } ] } diff --git a/language/el.json b/language/el.json index 7101e4c..c62f4f9 100644 --- a/language/el.json +++ b/language/el.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/es.json b/language/es.json index ad9acad..0c1a3a2 100644 --- a/language/es.json +++ b/language/es.json @@ -15,20 +15,20 @@ "label": "Imagen" }, { - "label": "Imagen coincidente", - "description": "Una imagen opcional para emparejar, en vez de usar dos tarjetas con la misma imagen." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Descripción", - "description": "Un breve texto opcional que aparecerá una vez se encuentren las dos cartas coincidentes." + "label": "Imagen coincidente", + "description": "Una imagen opcional para emparejar, en vez de usar dos tarjetas con la misma imagen." }, { "label": "Alternative text for Matching Image", "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Descripción", + "description": "Un breve texto opcional que aparecerá una vez se encuentren las dos cartas coincidentes." } ] } @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/et.json b/language/et.json index 7101e4c..c62f4f9 100644 --- a/language/et.json +++ b/language/et.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/fi.json b/language/fi.json index 81cbe8d..0d03427 100644 --- a/language/fi.json +++ b/language/fi.json @@ -15,20 +15,20 @@ "label":"Kuva" }, { - "label":"Vastattava kuva", - "description":"Valinnainen kuva johon verrata korttia sen sijaan, että kortille etsitään toista samaa kuvaa pariksi." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label":"Selite", - "description":"Valinnainen lyhyt teksti, joka näytetään kun oikea pari on löydetty." + "label":"Vastattava kuva", + "description":"Valinnainen kuva johon verrata korttia sen sijaan, että kortille etsitään toista samaa kuvaa pariksi." }, { "label": "Alternative text for Matching Image", "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Selite", + "description": "Valinnainen lyhyt teksti, joka näytetään kun oikea pari on löydetty." } ] } diff --git a/language/fr.json b/language/fr.json index 32ca798..5ca861f 100644 --- a/language/fr.json +++ b/language/fr.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "Petit texte affiché quand deux cartes identiques sont trouvées." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", diff --git a/language/he.json b/language/he.json index 7101e4c..c62f4f9 100644 --- a/language/he.json +++ b/language/he.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/hu.json b/language/hu.json index 7101e4c..c62f4f9 100644 --- a/language/hu.json +++ b/language/hu.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/it.json b/language/it.json index 6a2e4c3..fb6b277 100644 --- a/language/it.json +++ b/language/it.json @@ -15,20 +15,20 @@ "label": "Immagine" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Descrizione", - "description": "Breve testo visualizzato quando due carte uguali vengono trovate." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Descrizione", + "description": "Breve testo visualizzato quando due carte uguali vengono trovate." } ] } diff --git a/language/ja.json b/language/ja.json index ca82581..5ca5b26 100644 --- a/language/ja.json +++ b/language/ja.json @@ -15,20 +15,20 @@ "label": "画像" }, { - "label": "一致させる画像", - "description": "同じ画像の2枚のカードを使用する代わりに、別に一致させるためのオプション画像" + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "説明", - "description": "一致する2つのカードが見つかるとポップアップするオプションの短文テキスト。" + "label": "一致させる画像", + "description": "同じ画像の2枚のカードを使用する代わりに、別に一致させるためのオプション画像" }, { "label": "Alternative text for Matching Image", "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "説明", + "description": "一致する2つのカードが見つかるとポップアップするオプションの短文テキスト。" } ] } @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/ko.json b/language/ko.json index 7101e4c..c62f4f9 100644 --- a/language/ko.json +++ b/language/ko.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/nb.json b/language/nb.json index 21218d7..2b7df8e 100644 --- a/language/nb.json +++ b/language/nb.json @@ -15,20 +15,20 @@ "label": "Bilde" }, { - "label": "Tilhørende bilde", - "description": "Et valgfritt bilde som brukes av kort nummer to istedenfor å bruke to kort med samme bilde." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Beskrivelse", - "description": "En valgfri kort tekst som spretter opp når kort-paret er funnet." + "label": "Tilhørende bilde", + "description": "Et valgfritt bilde som brukes av kort nummer to istedenfor å bruke to kort med samme bilde." }, { "label": "Alternative text for Matching Image", "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Beskrivelse", + "description": "En valgfri kort tekst som spretter opp når kort-paret er funnet." } ] } diff --git a/language/nl.json b/language/nl.json index 7101e4c..c62f4f9 100644 --- a/language/nl.json +++ b/language/nl.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/nn.json b/language/nn.json index 7101e4c..c62f4f9 100644 --- a/language/nn.json +++ b/language/nn.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/pl.json b/language/pl.json index 7101e4c..c62f4f9 100644 --- a/language/pl.json +++ b/language/pl.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/pt.json b/language/pt.json index 7101e4c..c62f4f9 100644 --- a/language/pt.json +++ b/language/pt.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/ro.json b/language/ro.json index 7101e4c..c62f4f9 100644 --- a/language/ro.json +++ b/language/ro.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/ru.json b/language/ru.json index 7101e4c..c62f4f9 100644 --- a/language/ru.json +++ b/language/ru.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/sr.json b/language/sr.json index 7101e4c..c62f4f9 100644 --- a/language/sr.json +++ b/language/sr.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/sv.json b/language/sv.json index 7101e4c..c62f4f9 100644 --- a/language/sv.json +++ b/language/sv.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/tr.json b/language/tr.json index 7101e4c..c62f4f9 100644 --- a/language/tr.json +++ b/language/tr.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/vi.json b/language/vi.json index 7101e4c..c62f4f9 100644 --- a/language/vi.json +++ b/language/vi.json @@ -15,12 +15,12 @@ "label": "Image" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Matching Image", + "description": "An optional image to match against instead of using two cards with the same image." }, { "label": "Alternative text for Matching Image", @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/zh-tw.json b/language/zh-tw.json index 94aeb32..95e730c 100644 --- a/language/zh-tw.json +++ b/language/zh-tw.json @@ -15,12 +15,12 @@ "label": "圖示" }, { - "label": "相稱圖示", - "description": "可選用一張與主圖示相稱的圖示,並非使用兩張相同的圖示." + "label": "Alternative text for Image", + "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." }, { - "label": "描述", - "description": "選填。當找到兩張相稱圖示時所顯示的文字." + "label": "相稱圖示", + "description": "可選用一張與主圖示相稱的圖示,並非使用兩張相同的圖示." }, { "label": "相稱圖示的替代文字", diff --git a/semantics.json b/semantics.json index 0333ce0..37e8008 100644 --- a/semantics.json +++ b/semantics.json @@ -207,4 +207,4 @@ } ] } -] \ No newline at end of file +]