diff --git a/messages/de-DE.json b/messages/de-DE.json index c7579f7..6ad64ee 100644 --- a/messages/de-DE.json +++ b/messages/de-DE.json @@ -238,7 +238,7 @@ "orderInfinite": "Reihenfolge unbegrenzt", "randomLimited": "Zufällig begrenzt", "randomInfinite": "Zufällig unbegrenzt", - "noIpa": "No IPA available" + "noIpa": "Kein IPA verfügbar" }, "page": { "unauthorized": "Nicht autorisiert" diff --git a/messages/en-US.json b/messages/en-US.json index 1af1631..c786073 100644 --- a/messages/en-US.json +++ b/messages/en-US.json @@ -301,7 +301,8 @@ "orderLimited": "Order", "orderInfinite": "Loop", "randomLimited": "Random", - "randomInfinite": "Random Loop" + "randomInfinite": "Random Loop", + "noIpa": "No IPA available" }, "page": { "unauthorized": "You are not authorized to access this deck" diff --git a/messages/fr-FR.json b/messages/fr-FR.json index 896c9b0..0bddb34 100644 --- a/messages/fr-FR.json +++ b/messages/fr-FR.json @@ -309,7 +309,7 @@ "orderInfinite": "Ordre infini", "randomLimited": "Aléatoire limité", "randomInfinite": "Aléatoire infini", - "noIpa": "No IPA available" + "noIpa": "Pas d'IPA disponible" }, "page": { "unauthorized": "Non autorisé" diff --git a/messages/it-IT.json b/messages/it-IT.json index 58d1701..a9f546d 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -334,7 +334,7 @@ "orderInfinite": "Ordine infinito", "randomLimited": "Casuale limitato", "randomInfinite": "Casuale infinito", - "noIpa": "No IPA available" + "noIpa": "Nessun IPA disponibile" }, "page": { "unauthorized": "Non autorizzato" diff --git a/messages/ja-JP.json b/messages/ja-JP.json index 45526b5..280d2f3 100644 --- a/messages/ja-JP.json +++ b/messages/ja-JP.json @@ -302,7 +302,7 @@ "orderInfinite": "順序無限", "randomLimited": "ランダム制限", "randomInfinite": "ランダム無限", - "noIpa": "No IPA available" + "noIpa": "IPAなし" }, "page": { "unauthorized": "このデッキにアクセスする権限がありません" diff --git a/messages/ko-KR.json b/messages/ko-KR.json index 57ed32f..e329a95 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -309,7 +309,7 @@ "orderInfinite": "순서 무제한", "randomLimited": "무작위 제한", "randomInfinite": "무작위 무제한", - "noIpa": "No IPA available" + "noIpa": "IPA 없음" }, "page": { "unauthorized": "권한이 없습니다" diff --git a/messages/ug-CN.json b/messages/ug-CN.json index a3bfe8a..90d643b 100644 --- a/messages/ug-CN.json +++ b/messages/ug-CN.json @@ -334,7 +334,7 @@ "orderInfinite": "تەرتىپلى چەكسىز", "randomLimited": "ئىختىيارى چەكلەنگەن", "randomInfinite": "ئىختىيارى چەكسىز", - "noIpa": "No IPA available" + "noIpa": "IPA يوق" }, "page": { "unauthorized": "ھوقۇقسىز" diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 36a8861..22a8447 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -302,7 +302,7 @@ "orderInfinite": "顺序无限", "randomLimited": "随机有限", "randomInfinite": "随机无限", - "noIpa": "No IPA available" + "noIpa": "无音标" }, "page": { "unauthorized": "您无权访问该牌组"