Skip to content

Commit

Permalink
fixed #976
Browse files Browse the repository at this point in the history
  • Loading branch information
xiyaowong authored Mar 12, 2022
1 parent b8ceb40 commit 1b704bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locale/en-us/script.lua
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ DIAG_PREFIELD_CALL =
'Will be interpreted as `{}{}`. It may be necessary to add a `,` or `;`.'
DIAG_OVER_MAX_ARGS =
'The function takes only {:d} parameters, but you passed {:d}.'
DIAG_OVER_MAX_ARGS =
DIAG_OVER_MAX_VALUES =
'Only has {} variables, but you set {} values.'
DIAG_AMBIGUITY_1 =
'Compute `{}` first. You may need to add brackets.'
Expand Down

0 comments on commit 1b704bc

Please # to comment.