Skip to content

Commit

Permalink
Merge pull request #80 from vlad0716/dev
Browse files Browse the repository at this point in the history
Add moderations
  • Loading branch information
knro authored Oct 23, 2024
2 parents a84d650 + 01277f5 commit 738d0e1
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 @@ -223,6 +223,8 @@

imaging: "Imaging",
engage: "Engage",
trash: "Trash",
unpublish: "Unpublish"
},
darkLibrary: {
title: "暗场库",
Expand Down
2 changes: 2 additions & 0 deletions de.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,8 @@ const de = {

imaging: "Imaging",
engage: "Engage",
trash: "Trash",
unpublish: "Unpublish"
},
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 @@ -240,6 +240,8 @@ const en = {

imaging: "Imaging",
engage: "Engage",
trash: "Trash",
unpublish: "Unpublish"
},
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 @@ -236,6 +236,8 @@ const es = {

imaging: "Imaging",
engage: "Engage",
trash: "Trash",
unpublish: "Unpublish"
},
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 @@ -230,6 +230,8 @@ const fr = {

imaging: "Imaging",
engage: "Engage",
trash: "Trash",
unpublish: "Unpublish"
},
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 @@ -237,6 +237,8 @@ const ja = {

imaging: "Imaging",
engage: "Engage",
trash: "Trash",
unpublish: "Unpublish"
},
darkLibrary: {
title: "ダーク ライブラリ",
Expand Down

0 comments on commit 738d0e1

Please sign in to comment.