- Check ID:
Punctuation
- Checks base file: NO
- Checks translations: YES
The Punctuation
check ensures a translation ends with a punctuation mark (:
, .
, ?
, !
) if
the entry in the base file ends that way.
Key | Type | Description | Defaults |
---|---|---|---|
chars |
List of strings. | List of punctuation characters. | [ ".", "?", "!", ":", "\n" ] |
[trans-tool]
version = 1
[Punctuation]
chars = [ ".", "?" ]