Knockout-Contrib/Knockout-Validation

Trailing dots in localization files

Open

#493 opened on Dec 25, 2014

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (1,024 stars) (394 forks)batch import
help wanted

Description

The localization files have trailing dots but they are not consistent. For example, the messages in src/rules.js file all have dots at the end, but the messages in en-US.js do not. Everyone seeing this issue, please provide some feedback on this to decide in which direction to go:

  • with trailing dots.
  • without trailing dots

Contributor guide