person search: translation User + show User in concernedGroups

This commit is contained in:
nobohan
2021-11-09 16:07:11 +01:00
parent c8b0d62d46
commit 66a2009aea
2 changed files with 24 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
const i18n = {
messages: {
fr: {
user: 'T(M)S' // TODO how to define other translations?
user: 'Utilisateur' // TODO how to define other translations?
}
}
};