Skip to content

Commit

Permalink
#191 - fix: wording
Browse files Browse the repository at this point in the history
  • Loading branch information
AloisSeckar committed Jan 15, 2024
1 parent cc6c1ad commit 602d158
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions assets/lang/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@
"CSET" : "Caught stealing + throwing error",
"CSN" : "Caught stealing + fielding error (no advance)",
"CSNT" : "Caught stealing + throwing error (no advance)",
"POE" : "Picked off attempt + (throwing) error",
"POEN" : "Picked off attempt + (throwing) error (no advance)",
"POE" : "Pick off attempt + (throwing) error",
"POEN" : "Pick off attempt + (throwing) error (no advance)",
"CSO" : "Caught stealing",
"PO" : "Picked off",
"POCS" : "Picked off + caught stealing"
Expand Down
4 changes: 2 additions & 2 deletions assets/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@
"CSET" : "Caught stealing with throwing error",
"CSN" : "Caught stealing with fielding error (no advance)",
"CSNT" : "Caught stealing with throwing error (no advance)",
"POE" : "Picked off attempt with (throwing) error",
"POEN" : "Picked off attempt with (throwing) error (no advance)",
"POE" : "Pick off attempt with (throwing) error",
"POEN" : "Pick off attempt with (throwing) error (no advance)",
"CSO" : "Caught stealing",
"PO" : "Picked off",
"POCS" : "Picked off + caught stealing"
Expand Down

0 comments on commit 602d158

Please # to comment.