Closed temin closed 2 years ago
Checking lang/en/game.php, this appears to have been resolved.
// File cross/crossdb_class.php. $string[ 'and'] = 'and'; $string[ 'cross_correct'] = 'correct character'; $string[ 'cross_corrects'] = 'correct characters';
This can be marked as closed if this meets the requirements of @temin .
While translating Game plug-in I've noticed a typo in original string:
$string[ 'cross_correct'] = 'corrert character';