Skip to content

Commit

Permalink
imp: trash
Browse files Browse the repository at this point in the history
  • Loading branch information
Tardo committed Jun 21, 2024
1 parent bcd829a commit cb688d2
Show file tree
Hide file tree
Showing 12 changed files with 220 additions and 198 deletions.
15 changes: 0 additions & 15 deletions _locales/en/translation.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"": "",
"<InvalidName>": "",
"No": "",
"Yes": "",
Expand Down Expand Up @@ -483,20 +482,6 @@
"definition": "Reload current page",
"detail": "Reload current page."
},
"cmdRepeat": {
"arg": {
"cmd": "The command to run",
"times": "Times to run"
},
"args": {
"silent": "Used to don't print command output"
},
"definition": "Repeat a command N times",
"detail": "Repeat a command N times.\nCan use '$repeat_index' to get the iterator index.",
"error": {
"mustBePositive": "<i>** Repeat finsihed: '{{cmd}}' called {{times}} times</i>"
}
},
"cmdRollback": {
"args": {
"recordset": "The Recordset"
Expand Down
15 changes: 0 additions & 15 deletions _locales/es/translation.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"": "",
"<InvalidName>": "",
"No": "",
"Yes": "",
Expand Down Expand Up @@ -483,20 +482,6 @@
"definition": "Reload current page",
"detail": "Reload current page."
},
"cmdRepeat": {
"arg": {
"cmd": "The command to run",
"times": "Times to run"
},
"args": {
"silent": "Used to don't print command output"
},
"definition": "Repeat a command N times",
"detail": "Repeat a command N times.\nCan use '$repeat_index' to get the iterator index.",
"error": {
"mustBePositive": "<i>** Repeat finsihed: '{{cmd}}' called {{times}} times</i>"
}
},
"cmdRollback": {
"args": {
"recordset": "The Recordset"
Expand Down
Loading

0 comments on commit cb688d2

Please # to comment.