translate bool as boolean
This commit is contained in:
@@ -62,10 +62,10 @@
|
||||
"password": "Password",
|
||||
"parsonName": "Person Name",
|
||||
"autoincrement": "Auto-increment",
|
||||
"bool": "Bool",
|
||||
"bool": "Boolean",
|
||||
"currency": "Currency",
|
||||
"date": "Date",
|
||||
"datetime": "Date-Time",
|
||||
"datetime": "DateTime",
|
||||
"email": "Email",
|
||||
"enum": "Enum",
|
||||
"enumInt": "Enum Integer",
|
||||
|
||||
Reference in New Issue
Block a user