diff --git a/assets/lang/cs.json b/assets/lang/cs.json index 573afa6..1096342 100644 --- a/assets/lang/cs.json +++ b/assets/lang/cs.json @@ -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" diff --git a/assets/lang/en.json b/assets/lang/en.json index e4524ad..408e42f 100644 --- a/assets/lang/en.json +++ b/assets/lang/en.json @@ -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"