update schema et odmdb

This commit is contained in:
2024-11-11 00:33:30 +01:00
parent fe82e06cc3
commit 5a6d49d072
19 changed files with 3411 additions and 25 deletions

View File

@@ -0,0 +1,10 @@
{
"aliasexist":"This alias {{alias]} exist",
"aliasdoesnotexist":"This alias {{alias}} does not exist ",
"personexist":"This person {{alias}} exist for {{tribeid}}",
"successfullcreate": "This identity {{alias}} creation was successfull. {{#withemail}} An email was sent to {{email}}, if you do not receive it, please download your keys before living this page.{{/withemail}}",
"successfulluppdate": "Your alias as a Person is now update into {{tribeid}}",
"tribedoesnotexist": "Your tribe {{tribeid}} does not exist in this town",
"recoveryemailnotfound":"No identity found for {{tribe}} with this recovery search ",
"recoveryemailsent": "We send you {{numberemailsent}} email with your keys"
}