mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
add empty_displayname to locale.
This commit is contained in:
@ -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 = {
|
||||
|
Reference in New Issue
Block a user