update schema et odmdb
This commit is contained in:
21
objects/tplstrings/Odmdb_en.json
Normal file
21
objects/tplstrings/Odmdb_en.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"alreadyexist": "An {{objectname}} object with the {{key}} key already exists with {{val}}",
|
||||
"doesnotexist": "The {{objectname}} object does not exist with {{key}}:{{val}}",
|
||||
"getschema": "Schema {{{conf.name}}}",
|
||||
"schemanotfound": "Schema not found in {{{schemaPath}}}",
|
||||
"pathnamedoesnotexist": "The directory does not exist {{{indexpath}}}",
|
||||
"objectfiledoesnotexist": "The file does not exist {{{objectpath}}}",
|
||||
"cudsuccessfull": "Update successful",
|
||||
"successfulcreatewithoutemail":"Create without sending an email",
|
||||
"successfulcreatewitemail":"Create you will receive an email",
|
||||
"missingprimarykey": "Missing a primary key apxid to store and identify objects",
|
||||
"missinglocalref":"You use a local definition with {{missingref}} but no $defs in your schema with this definition",
|
||||
"unconsistencyapxidx": "The index {{name}} must contain at least {{apxid}} in objkey because keyval is not unique",
|
||||
"profilnotallow": "As {{person}} your profiles are not allow, this action is not authorized",
|
||||
"profilallow": "You are allowed for this action",
|
||||
"successreindex": "Object reindexed from items, your indexes are up to date",
|
||||
"indexexist":"The index exists",
|
||||
"typenotavailable":"The type: {{type}} for the propertie: {{propertie}} of the object:{{objectPathname}} is not taken into account for indexing",
|
||||
"objectslist":"List of objects from apxtri and {{tribe}}",
|
||||
"errordelete":"Sorry, unable to delete this account"
|
||||
}
|
Reference in New Issue
Block a user