mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 12:04:56 +02:00
UBER-318: Allow to configure default language (#3342)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -58,6 +58,7 @@ export default mergeIds(loginId, login, {
|
||||
GetLink: '' as IntlString,
|
||||
AlreadyJoined: '' as IntlString,
|
||||
ConfirmationSent: '' as IntlString,
|
||||
ConfirmationSent2: '' as IntlString
|
||||
ConfirmationSent2: '' as IntlString,
|
||||
Slogan: '' as IntlString
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user