@@ -80,18 +80,18 @@ var jp = map[string]string{
8080 "menu" : "メニュー" ,
8181 "dashboard" : "ダッシュボード" ,
8282
83- "username and password can not be empty" : "アカウントのパスワードは空にできません " ,
84- "operation not allow" : "許可されていない操作 " ,
85- "password does not match" : "パスワードが一致しません " ,
86- "should be unique" : "ユニークである必要があります " ,
87- "slug exists" : "サインが既に存在します " ,
88- "no corresponding options?" : "対応するオプションがありません " ,
89- "create here." : "ここで作成 " ,
90- "used for login" : "ログインに使用 " ,
91- "used to display" : "表示に使用 " ,
92- "a path a line" : "パスの文字列 " ,
93- "slug or http_path or name should not be empty" : "サインかhttp_path、または名前を空白にすることはできません " ,
94- "no roles" : "役職なし " ,
83+ "username and password can not be empty" : "アカウントまたパスワードが正しく入力されていることを確認してください " ,
84+ "operation not allow" : "この操作を実行するアクセス許可が必要です " ,
85+ "password does not match" : "パスワードが正しくありません " ,
86+ "should be unique" : "重複しないことを確認してください " ,
87+ "slug exists" : "スラッグが既に存在していないことを確認してください " ,
88+ "no corresponding options?" : "対応できるオプションがありません " ,
89+ "create here." : "ここに新規作成 " ,
90+ "use for login" : "ログインに使う " ,
91+ "use to display" : "表示に使う " ,
92+ "a path a line" : "パスを1行ずつ入力してください " ,
93+ "slug or http_path or name should not be empty" : "スラッグ、http_pathまたユーザー名が正しく入力されていることを確認してください " ,
94+ "no roles" : "ロールなし " ,
9595
9696 "language" : "言語" ,
9797}
0 commit comments