ソースを参照

Message Properties made

Mitch Taylor 8 年 前
コミット
7b7f5c2628
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2
    0
      src/main/resources/message.properties

+ 2
- 0
src/main/resources/message.properties ファイルの表示

@@ -0,0 +1,2 @@
1
+NotEmpty.poll.question=Question is a required field
2
+Size.poll.options=Options must be greater than {2} and less than {1}