X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=resources.js;h=e18b37d3a3153c6238a8b7ce5cb00549a6621b32;hb=a9d03214b2768688cd906de1618f45b9a708f678;hp=5b281fdb7bf08fe1e338c040ab7ff6796c4f3963;hpb=aaafbeea9847b0654b35fcf3967087c4ab298e2b;p=webchat%2FWebChat.git diff --git a/resources.js b/resources.js index 5b281fd..e18b37d 100644 --- a/resources.js +++ b/resources.js @@ -10,4 +10,8 @@ password_setted_message : "パスワードを設定しました", password_resetted_message : "パスワードをリセットしました", failed_set_password_message : "パスワードの設定に失敗しました", + is_not_empty : "必須項目です", + is_not_string : "文字列ではありません", + is_not_number : "数字ではありません", + is_not_mail : "メールアドレスではありません", };