diff --git a/templates/index.html b/templates/index.html index 5e219c31..d9f1673d 100755 --- a/templates/index.html +++ b/templates/index.html @@ -1,5 +1,5 @@ - +
diff --git a/translations/ca-es.json b/translations/ca-es.json index a8e0230d..5b96bb72 100644 --- a/translations/ca-es.json +++ b/translations/ca-es.json @@ -550,5 +550,9 @@ { "id": "language_name", "translation": "Català" + }, + { + "id": "language_code", + "translation": "ca-es" } ] diff --git a/translations/de-de.all.json b/translations/de-de.all.json index 5767e30f..c272b21d 100644 --- a/translations/de-de.all.json +++ b/translations/de-de.all.json @@ -627,6 +627,10 @@ "id": "language_name", "translation": "Deutsch" }, + { + "id": "language_code", + "translation": "de-de" + }, { "id": "delete", "translation": "Löschen" diff --git a/translations/en-us.all.json b/translations/en-us.all.json index 9ab16bc6..27280841 100644 --- a/translations/en-us.all.json +++ b/translations/en-us.all.json @@ -675,6 +675,10 @@ "id": "language_name", "translation": "English" }, + { + "id": "language_code", + "translation": "en-us" + }, { "id": "delete", "translation": "Delete" diff --git a/translations/es-es.all.json b/translations/es-es.all.json index a49b35df..2debda13 100644 --- a/translations/es-es.all.json +++ b/translations/es-es.all.json @@ -626,5 +626,9 @@ { "id": "language_name", "translation": "Español" + }, + { + "id": "language_code", + "translation": "es-es" } ] diff --git a/translations/fr-fr.all.json b/translations/fr-fr.all.json index a011af58..2020fcfe 100644 --- a/translations/fr-fr.all.json +++ b/translations/fr-fr.all.json @@ -679,6 +679,10 @@ "id": "language_name", "translation": "Français" }, + { + "id": "language_code", + "translation": "fr-fr" + }, { "id": "delete", "translation": "Supprimer" diff --git a/translations/hu-hu.all.json b/translations/hu-hu.all.json index e2adfd52..d80b0d80 100644 --- a/translations/hu-hu.all.json +++ b/translations/hu-hu.all.json @@ -610,5 +610,9 @@ { "id": "language_name", "translation": "Magyar" + }, + { + "id": "language_code", + "translation": "hu-hu" } ] diff --git a/translations/it-it.all.json b/translations/it-it.all.json index e73e1967..f3b2a40a 100644 --- a/translations/it-it.all.json +++ b/translations/it-it.all.json @@ -639,6 +639,10 @@ "id": "language_name", "translation": "Italiano" }, + { + "id": "language_code", + "translation": "it-it" + }, { "id": "delete", "translation": "Rimuovi" diff --git a/translations/ja-jp.all.json b/translations/ja-jp.all.json index 37317b9a..263c9e15 100644 --- a/translations/ja-jp.all.json +++ b/translations/ja-jp.all.json @@ -671,6 +671,10 @@ "id": "language_name", "translation": "日本語" }, + { + "id": "language_code", + "translation": "ja-jp" + }, { "id": "delete", "translation": "削除" diff --git a/translations/ko-kr.all.json b/translations/ko-kr.all.json index 7ff7fc49..eda463a1 100644 --- a/translations/ko-kr.all.json +++ b/translations/ko-kr.all.json @@ -498,5 +498,9 @@ { "id": "language_name", "translation": "한국어" + }, + { + "id": "language_code", + "translation": "ko-kr" } ] diff --git a/translations/nb-no.all.json b/translations/nb-no.all.json index 44997fe6..2d57a44f 100644 --- a/translations/nb-no.all.json +++ b/translations/nb-no.all.json @@ -582,5 +582,9 @@ { "id": "language_name", "translation": "Norsk bokmål" + }, + { + "id": "language_code", + "translation": "nb-no" } ] diff --git a/translations/nl-nl.all.json b/translations/nl-nl.all.json index 0f7fd1f1..ab5acd26 100644 --- a/translations/nl-nl.all.json +++ b/translations/nl-nl.all.json @@ -550,5 +550,9 @@ { "id": "language_name", "translation": "Nederlands" + }, + { + "id": "language_code", + "translation": "nl-nl" } ] diff --git a/translations/pt-br.all.json b/translations/pt-br.all.json index 082d7181..915cdcc6 100644 --- a/translations/pt-br.all.json +++ b/translations/pt-br.all.json @@ -635,6 +635,10 @@ "id": "language_name", "translation": "Português (Brasil)" }, + { + "id": "language_code", + "translation": "pt-br" + }, { "id": "delete", "translation": "Excluir" diff --git a/translations/pt-pt.all.json b/translations/pt-pt.all.json index 25f83bde..0805e385 100644 --- a/translations/pt-pt.all.json +++ b/translations/pt-pt.all.json @@ -598,5 +598,9 @@ { "id": "language_name", "translation": "Português (Portugal)" + }, + { + "id": "language_code", + "translation": "pt-pt" } ] diff --git a/translations/ro-ro.all.json b/translations/ro-ro.all.json index 9c0977b5..9abefbd0 100644 --- a/translations/ro-ro.all.json +++ b/translations/ro-ro.all.json @@ -675,6 +675,10 @@ "id": "language_name", "translation": "Română" }, + { + "id": "language_code", + "translation": "ro-ro" + }, { "id": "delete", "translation": "Şterge" diff --git a/translations/ru-ru.all.json b/translations/ru-ru.all.json index fc777fca..a5d045a6 100644 --- a/translations/ru-ru.all.json +++ b/translations/ru-ru.all.json @@ -643,6 +643,10 @@ "id": "language_name", "translation": "Русский" }, + { + "id": "language_code", + "translation": "ru-ru" + }, { "id": "delete", "translation": "Удалить" diff --git a/translations/sv-se.all.json b/translations/sv-se.all.json index ea685623..94b7e54b 100644 --- a/translations/sv-se.all.json +++ b/translations/sv-se.all.json @@ -582,5 +582,9 @@ { "id": "language_name", "translation": "Svenska" + }, + { + "id": "language_code", + "translation": "sv-sv" } ] diff --git a/translations/th-th.all.json b/translations/th-th.all.json index 424c85bf..30b3f895 100644 --- a/translations/th-th.all.json +++ b/translations/th-th.all.json @@ -675,6 +675,10 @@ "id": "language_name", "translation": "ภาษาไทย" }, + { + "id": "language_code", + "translation": "th-th" + }, { "id": "delete", "translation": "ลบ" diff --git a/translations/zh-cn.all.json b/translations/zh-cn.all.json index 6bc29830..531e1b63 100644 --- a/translations/zh-cn.all.json +++ b/translations/zh-cn.all.json @@ -675,6 +675,10 @@ "id": "language_name", "translation": "简体中文" }, + { + "id": "language_code", + "translation": "zh-cn" + }, { "id": "delete", "translation": "删除" diff --git a/translations/zh-tw.all.json b/translations/zh-tw.all.json index e07ded8a..9a99727c 100644 --- a/translations/zh-tw.all.json +++ b/translations/zh-tw.all.json @@ -635,6 +635,10 @@ "id": "language_name", "translation": "繁體中文" }, + { + "id": "language_code", + "translation": "zh-tw" + }, { "id": "delete", "translation": "刪除"