2023-12-07 12:04:19 +01:00
|
|
|
{
|
|
|
|
"errrequest": "Backend seems not available",
|
2023-12-29 13:38:47 +01:00
|
|
|
"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."
|
2023-12-07 12:04:19 +01:00
|
|
|
}
|