Knockout-Contrib/Knockout-Validation

Trailing dots in localization files

Open

#493 opened on 2014年12月25日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (1,024 stars) (394 forks)batch import
help wanted

説明

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

コントリビューターガイド