add empty_displayname to locale.

This commit is contained in:
Miroslav Šedivý
2021-08-31 18:03:47 +02:00
parent b808530f0c
commit def879c586
7 changed files with 12 additions and 1 deletions

View File

@ -16,6 +16,8 @@ export const connect = {
password: 'Passord',
connect: 'Koble til',
error: 'Innloggingsfeil',
// TODO
//empty_displayname: 'Display Name cannot be empty.',
}
export const context = {