Skip to content

Commit

Permalink
Add 'Retry' to the general
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad0716 committed Aug 2, 2024
1 parent 45a5ba3 commit a15894a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions cn.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@
network: "网络",
submit: "Submit",
execute: "Execute",
retry: "Retry",

// Confirm Delete Alert
alert_confirm_delete_title: "确认删除",
Expand Down
1 change: 1 addition & 0 deletions de.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ const de = {
set: "einstellen",
submit: "Submit",
execute: "Execute",
retry: "Retry",

// Confirm Delete Alert
alert_confirm_delete_title: "löschen bestätigen",
Expand Down
1 change: 1 addition & 0 deletions en.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ const en = {
network: "Network",
submit: "Submit",
execute: "Execute",
retry: "Retry",

// Confirm Delete Alert
alert_confirm_delete_title: "Confirm Delete",
Expand Down
1 change: 1 addition & 0 deletions es.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ const es = {
opened: "Abierto",
submit: "Submit",
execute: "Execute",
retry: "Retry",

// Confirm Delete Alert
alert_confirm_delete_title: "Confirm Delete",
Expand Down
1 change: 1 addition & 0 deletions fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ const fr = {
network: "Network",
submit: "Submit",
execute: "Execute",
retry: "Retry",

// Confirm Delete Alert
alert_confirm_delete_title: "Confirmer Suppression",
Expand Down
1 change: 1 addition & 0 deletions ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ const ja = {
network: "Network",
submit: "Submit",
execute: "Execute",
retry: "Retry",

// 削除アラートの確認
alert_confirm_delete_title: "削除の確認",
Expand Down

0 comments on commit a15894a

Please sign in to comment.