Skip to content

Commit

Permalink
Merge pull request #84 from vlad0716/dev
Browse files Browse the repository at this point in the history
Add actions name
  • Loading branch information
knro authored Nov 9, 2024
2 parents 6f446a7 + 7828099 commit a1b1fa3
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cn.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,8 @@

duplicate: "Duplicate",
blacklist: "Blacklist",
ban: "Ban",
delete: "Delete"
},
darkLibrary: {
title: "暗场库",
Expand Down
2 changes: 2 additions & 0 deletions de.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,8 @@ const de = {

duplicate: "Duplicate",
blacklist: "Blacklist",
ban: "Ban",
delete: "Delete"
},
darkLibrary: {
title: "Dark Library",
Expand Down
2 changes: 2 additions & 0 deletions en.js
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,8 @@ const en = {

duplicate: "Duplicate",
blacklist: "Blacklist",
ban: "Ban",
delete: "Delete"
},
darkLibrary: {
title: "Dark Library",
Expand Down
2 changes: 2 additions & 0 deletions es.js
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,8 @@ const es = {

duplicate: "Duplicate",
blacklist: "Blacklist",
ban: "Ban",
delete: "Delete"
},
darkLibrary: {
title: "Biblioteca oscura",
Expand Down
2 changes: 2 additions & 0 deletions fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,8 @@ const fr = {

duplicate: "Duplicate",
blacklist: "Blacklist",
ban: "Ban",
delete: "Delete"
},
darkLibrary: {
title: "Dark Library",
Expand Down
2 changes: 2 additions & 0 deletions ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,8 @@ const ja = {

duplicate: "Duplicate",
blacklist: "Blacklist",
ban: "Ban",
delete: "Delete"
},
darkLibrary: {
title: "ダーク ライブラリ",
Expand Down

0 comments on commit a1b1fa3

Please sign in to comment.