Update localization description for 'random' (#1633)
Adding description string for 'random'
This commit is contained in:
parent
248938ca00
commit
f8d942c02c
|
@ -4886,7 +4886,8 @@
|
|||
"message": "Use your domain's configured catch-all inbox."
|
||||
},
|
||||
"random": {
|
||||
"message": "Random"
|
||||
"message": "Random",
|
||||
"description": "Generates domain-based username using random letters"
|
||||
},
|
||||
"randomWord": {
|
||||
"message": "Random Word"
|
||||
|
|
Loading…
Reference in New Issue