Skip to content

Commit

Permalink
Add some general words
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad0716 committed Sep 10, 2024
1 parent 7c0a70e commit 2612fb0
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cn.js
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,9 @@
confirm_ban: "Confirm Ban",
confirm_delete: "Confirm Delete",
confirm_ignore: "Confirm Ignore",

url: "Url",
product_range: "Product Range",
},
darkLibrary: {
title: "暗场库",
Expand Down
3 changes: 3 additions & 0 deletions de.js
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,9 @@ const de = {
confirm_ban: "Confirm Ban",
confirm_delete: "Confirm Delete",
confirm_ignore: "Confirm Ignore",

url: "Url",
product_range: "Product Range",
},
darkLibrary: {
title: "Dark Library",
Expand Down
4 changes: 4 additions & 0 deletions en.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,10 @@ const en = {
confirm_ban: "Confirm Ban",
confirm_delete: "Confirm Delete",
confirm_ignore: "Confirm Ignore",

url: "Url",
product_range: "Product Range",

},
darkLibrary: {
title: "Dark Library",
Expand Down
3 changes: 3 additions & 0 deletions es.js
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,9 @@ const es = {
confirm_ban: "Confirm Ban",
confirm_delete: "Confirm Delete",
confirm_ignore: "Confirm Ignore",

url: "Url",
product_range: "Product Range",
},
darkLibrary: {
title: "Biblioteca oscura",
Expand Down
3 changes: 3 additions & 0 deletions fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,9 @@ const fr = {
confirm_ban: "Confirm Ban",
confirm_delete: "Confirm Delete",
confirm_ignore: "Confirm Ignore",

url: "Url",
product_range: "Product Range",
},
darkLibrary: {
title: "Dark Library",
Expand Down
3 changes: 3 additions & 0 deletions ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,9 @@ const ja = {
confirm_ban: "Confirm Ban",
confirm_delete: "Confirm Delete",
confirm_ignore: "Confirm Ignore",

url: "Url",
product_range: "Product Range",
},
darkLibrary: {
title: "ダーク ライブラリ",
Expand Down

0 comments on commit 2612fb0

Please sign in to comment.