diff --git a/locales/cs-CZ.yml b/locales/cs-CZ.yml index d3728a2a8..7e8df85af 100644 --- a/locales/cs-CZ.yml +++ b/locales/cs-CZ.yml @@ -1057,6 +1057,11 @@ admin/views/users.vue: admin/views/moderators.vue: add-moderator: title: "Vytvořit moderátora" + logs: + title: "Logy" + moderator: "Moderátoři" + type: "Operace" + info: "Informace" admin/views/emoji.vue: add-emoji: title: "Přidat emoji" diff --git a/locales/da-DK.yml b/locales/da-DK.yml index 2ca8ce329..f565a50c3 100644 --- a/locales/da-DK.yml +++ b/locales/da-DK.yml @@ -1308,6 +1308,11 @@ admin/views/moderators.vue: added: "Redaktør er oprettet" remove: "Fjern" removed: "Redaktøren er nu fjernet" + logs: + title: "Logs" + moderator: "Redaktører" + type: "Drift" + info: "Information" admin/views/emoji.vue: add-emoji: title: "Tilføj emoji" diff --git a/locales/en-US.yml b/locales/en-US.yml index 848fb3b86..f88d508de 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -1395,6 +1395,11 @@ admin/views/moderators.vue: added: "Registered a Moderator." remove: "Discharge" removed: "The moderator has been discharged" + logs: + title: "Logs" + moderator: "Moderators" + type: "Operations" + info: "Information" admin/views/emoji.vue: add-emoji: title: "Add emoji" diff --git a/locales/es-ES.yml b/locales/es-ES.yml index 20d9aa652..0636eef62 100644 --- a/locales/es-ES.yml +++ b/locales/es-ES.yml @@ -970,6 +970,10 @@ admin/views/users.vue: moderator: "Moderadores" origin: local: "Local" +admin/views/moderators.vue: + logs: + title: "Registros" + moderator: "Moderadores" admin/views/emoji.vue: add-emoji: add: "Agregar" diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml index 4caf20718..208618c13 100644 --- a/locales/fr-FR.yml +++ b/locales/fr-FR.yml @@ -1343,6 +1343,11 @@ admin/views/moderators.vue: added: "Ajouté en tant que modérateur" remove: "Révoquer" removed: "Le modérateur a été révoqué" + logs: + title: "Journaux" + moderator: "Modérateurs" + type: "Actions" + info: "Informations" admin/views/emoji.vue: add-emoji: title: "Ajouter un émoji" diff --git a/locales/ja-KS.yml b/locales/ja-KS.yml index 902d9123f..3d49ec955 100644 --- a/locales/ja-KS.yml +++ b/locales/ja-KS.yml @@ -951,6 +951,11 @@ admin/views/users.vue: moderator: "モデレーター" origin: local: "ローカル" +admin/views/moderators.vue: + logs: + moderator: "モデレーター" + type: "操作" + info: "情報" admin/views/emoji.vue: add-emoji: add: "増やす" diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml index d597d73c5..58038db10 100644 --- a/locales/ko-KR.yml +++ b/locales/ko-KR.yml @@ -1395,6 +1395,11 @@ admin/views/moderators.vue: added: "모더레이터를 등록하였습니다" remove: "해제" removed: "모더레이터 등록을 해제했습니다" + logs: + title: "로그" + moderator: "모더레이터" + type: "작업" + info: "정보" admin/views/emoji.vue: add-emoji: title: "이모지 등록" diff --git a/locales/no-NO.yml b/locales/no-NO.yml index 834c8c651..15f9732d2 100644 --- a/locales/no-NO.yml +++ b/locales/no-NO.yml @@ -352,6 +352,9 @@ admin/views/users.vue: all: "Alle" origin: local: "Lokalt" +admin/views/moderators.vue: + logs: + info: "Informasjon" admin/views/emoji.vue: add-emoji: add: "Legg til" diff --git a/locales/pl-PL.yml b/locales/pl-PL.yml index 7edb83308..8c9d35f05 100644 --- a/locales/pl-PL.yml +++ b/locales/pl-PL.yml @@ -925,6 +925,9 @@ admin/views/users.vue: admin/views/moderators.vue: add-moderator: add: "Zarejestruj się" + logs: + moderator: "Moderatorzy" + info: "Informacje" admin/views/emoji.vue: add-emoji: name: "Nazwa Emoji" diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index bb6c57e94..df4fef8c6 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -1395,6 +1395,11 @@ admin/views/moderators.vue: added: "已注册版主。" remove: "取消" removed: "取消注册版主" + logs: + title: "登录" + moderator: "版主" + type: "操作" + info: "信息" admin/views/emoji.vue: add-emoji: title: "添加emoji"