Init
This commit is contained in:
8
frontend/public/locales/en/store.fields-store.json
Normal file
8
frontend/public/locales/en/store.fields-store.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"fields_store": {
|
||||
"errors": {
|
||||
"create_at_least_one_field": "Please, create at least one field",
|
||||
"duplicate_name": "Field names must be unique: {{fieldName}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user