update schema et odmdb
This commit is contained in:
10
objects/tplstrings/middlewares_en.json
Normal file
10
objects/tplstrings/middlewares_en.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"errrequest": "Backend seems not available",
|
||||
"unconsistentpgp": "Your keys are not consistent {{err}}",
|
||||
"missingheader": "Some header miss to have a valid request: {{#missinghearder}} {{.}} {{/missingheader}}",
|
||||
"tribeiddoesnotexist": "Header xtribe: {{xtribe}} does not exist in this town you cannot access",
|
||||
"unconsistentcleartextmessage":"Your xhash: {{xhash}} is not consistent as a clear msg {{{clearmsg}}}",
|
||||
"authenticated": "Your alias: {{{xalias}}} is authenticated",
|
||||
"notauthenticated": "Your alias: {{xalias}} is not authenticated {{^xaliasexists}} and this alias does not exist !{{/xaliasexists}}",
|
||||
"signaturefailled": "Your signature is not valid for your alias."
|
||||
}
|
Reference in New Issue
Block a user