From 7828099d99e52237ec30ee4b559c7d32094f95a3 Mon Sep 17 00:00:00 2001 From: vladyslav Date: Fri, 8 Nov 2024 17:21:56 +0200 Subject: [PATCH] Add actions name --- cn.js | 2 ++ de.js | 2 ++ en.js | 2 ++ es.js | 2 ++ fr.js | 2 ++ ja.js | 2 ++ 6 files changed, 12 insertions(+) diff --git a/cn.js b/cn.js index fefed21..9bfa1f9 100644 --- a/cn.js +++ b/cn.js @@ -228,6 +228,8 @@ duplicate: "Duplicate", blacklist: "Blacklist", + ban: "Ban", + delete: "Delete" }, darkLibrary: { title: "暗场库", diff --git a/de.js b/de.js index 6163895..0ac36b1 100644 --- a/de.js +++ b/de.js @@ -233,6 +233,8 @@ const de = { duplicate: "Duplicate", blacklist: "Blacklist", + ban: "Ban", + delete: "Delete" }, darkLibrary: { title: "Dark Library", diff --git a/en.js b/en.js index f07de96..6a17bcc 100644 --- a/en.js +++ b/en.js @@ -245,6 +245,8 @@ const en = { duplicate: "Duplicate", blacklist: "Blacklist", + ban: "Ban", + delete: "Delete" }, darkLibrary: { title: "Dark Library", diff --git a/es.js b/es.js index 0d94165..cf8fcb5 100644 --- a/es.js +++ b/es.js @@ -241,6 +241,8 @@ const es = { duplicate: "Duplicate", blacklist: "Blacklist", + ban: "Ban", + delete: "Delete" }, darkLibrary: { title: "Biblioteca oscura", diff --git a/fr.js b/fr.js index 4ffe970..4e02203 100644 --- a/fr.js +++ b/fr.js @@ -235,6 +235,8 @@ const fr = { duplicate: "Duplicate", blacklist: "Blacklist", + ban: "Ban", + delete: "Delete" }, darkLibrary: { title: "Dark Library", diff --git a/ja.js b/ja.js index 7c9ec2e..ff56c6e 100644 --- a/ja.js +++ b/ja.js @@ -242,6 +242,8 @@ const ja = { duplicate: "Duplicate", blacklist: "Blacklist", + ban: "Ban", + delete: "Delete" }, darkLibrary: { title: "ダーク ライブラリ",