Knockout-Contrib/Knockout-Validation

Trailing dots in localization files

Open

#493 geöffnet am 25. Dez. 2014

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.024 Stars) (394 Forks)batch import
help wanted

Beschreibung

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