mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-08-22 13:58:44 +02:00
Start again
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
// Validation errors messages for Parsley
|
||||
// Load this after Parsley
|
||||
|
||||
Parsley.addMessages('it', {
|
||||
dateiso: "Inserire una data valida (AAAA-MM-GG)."
|
||||
});
|
||||
Reference in New Issue
Block a user