diff --git a/static/lang/cs.json b/static/lang/cs.json index 76548070..ab509dd8 100644 --- a/static/lang/cs.json +++ b/static/lang/cs.json @@ -154,7 +154,10 @@ "prediction": "Předpověď" }, "sortie": { - "header": "Sortie" + "header": "Sortie", + "hunt": { + "header": "Archon Hunt" + } }, "steelPath": { "header": "Steel Path" diff --git a/static/lang/de.json b/static/lang/de.json index 2a8e7330..716e4927 100644 --- a/static/lang/de.json +++ b/static/lang/de.json @@ -154,7 +154,10 @@ "prediction": "Vorhersage" }, "sortie": { - "header": "Einsätze" + "header": "Einsätze", + "hunt": { + "header": "Archon Hunt" + } }, "steelPath": { "header": "Stählerner Pfad" diff --git a/static/lang/es.json b/static/lang/es.json index 86b5a8f5..58eee5e7 100644 --- a/static/lang/es.json +++ b/static/lang/es.json @@ -154,7 +154,10 @@ "prediction": "Prediction" }, "sortie": { - "header": "Incursión" + "header": "Incursión", + "hunt": { + "header": "Archon Hunt" + } }, "steelPath": { "header": "Steel Path" diff --git a/static/lang/fr.json b/static/lang/fr.json index 43652d67..921cea5c 100644 --- a/static/lang/fr.json +++ b/static/lang/fr.json @@ -154,7 +154,10 @@ "prediction": "Prédiction" }, "sortie": { - "header": "Sortie" + "header": "Sortie", + "hunt": { + "header": "Archon Hunt" + } }, "steelPath": { "header": "Route de l'Acier" diff --git a/static/lang/it.json b/static/lang/it.json index d4566131..c13f76ae 100644 --- a/static/lang/it.json +++ b/static/lang/it.json @@ -154,7 +154,10 @@ "prediction": "Predizione" }, "sortie": { - "header": "Sortita" + "header": "Sortita", + "hunt": { + "header": "Archon Hunt" + } }, "steelPath": { "header": "Percorso d'Acciaio" diff --git a/static/lang/ko.json b/static/lang/ko.json index d799b3a9..faa61d50 100644 --- a/static/lang/ko.json +++ b/static/lang/ko.json @@ -154,7 +154,10 @@ "prediction": "예측" }, "sortie": { - "header": "출격" + "header": "출격", + "hunt": { + "header": "Archon Hunt" + } }, "steelPath": { "header": "강철의 길" diff --git a/static/lang/pl.json b/static/lang/pl.json index 1ead7b7d..02c7023f 100644 --- a/static/lang/pl.json +++ b/static/lang/pl.json @@ -154,7 +154,10 @@ "prediction": "Prediction" }, "sortie": { - "header": "Sortie" + "header": "Sortie", + "hunt": { + "header": "Archon Hunt" + } }, "steelPath": { "header": "Steel Path" diff --git a/static/lang/pt.json b/static/lang/pt.json index 1ead7b7d..02c7023f 100644 --- a/static/lang/pt.json +++ b/static/lang/pt.json @@ -154,7 +154,10 @@ "prediction": "Prediction" }, "sortie": { - "header": "Sortie" + "header": "Sortie", + "hunt": { + "header": "Archon Hunt" + } }, "steelPath": { "header": "Steel Path" diff --git a/static/lang/ru.json b/static/lang/ru.json index 5c1a61bd..c0964da6 100644 --- a/static/lang/ru.json +++ b/static/lang/ru.json @@ -154,7 +154,10 @@ "prediction": "Возможно" }, "sortie": { - "header": "Вылазка" + "header": "Вылазка", + "hunt": { + "header": "Archon Hunt" + } }, "steelPath": { "header": "Стальной Путь" diff --git a/static/lang/sr.json b/static/lang/sr.json index 14a1c260..d431fab6 100644 --- a/static/lang/sr.json +++ b/static/lang/sr.json @@ -154,7 +154,10 @@ "prediction": "Prediction" }, "sortie": { - "header": "Sortie" + "header": "Sortie", + "hunt": { + "header": "Archon Hunt" + } }, "steelPath": { "header": "Steel Path" diff --git a/static/lang/tr.json b/static/lang/tr.json index 1ead7b7d..02c7023f 100644 --- a/static/lang/tr.json +++ b/static/lang/tr.json @@ -154,7 +154,10 @@ "prediction": "Prediction" }, "sortie": { - "header": "Sortie" + "header": "Sortie", + "hunt": { + "header": "Archon Hunt" + } }, "steelPath": { "header": "Steel Path" diff --git a/static/lang/zh.json b/static/lang/zh.json index af515a19..325df76a 100644 --- a/static/lang/zh.json +++ b/static/lang/zh.json @@ -154,7 +154,10 @@ "prediction": "预测" }, "sortie": { - "header": "突击" + "header": "突击", + "hunt": { + "header": "执刑官猎杀" + } }, "steelPath": { "header": "钢铁之路"