new i18n strings added to en locale
This commit is contained in:
parent
2216dd0f8c
commit
a5e8f60618
1 changed files with 12 additions and 0 deletions
|
|
@ -606,5 +606,17 @@
|
||||||
"placeholder_additional_text": {
|
"placeholder_additional_text": {
|
||||||
"message": "Additional text",
|
"message": "Additional text",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
},
|
||||||
|
"placeholder_junk_score": {
|
||||||
|
"message": "Junk score",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"placeholder_recipients": {
|
||||||
|
"message": "Recipients",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"placeholder_author": {
|
||||||
|
"message": "Author",
|
||||||
|
"description": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue