Allowed the emoji picker 'Search...' string to be localized (#2294)
This commit is contained in:
parent
9d3be5579a
commit
6af21daac9
2 changed files with 4 additions and 2 deletions
|
@ -41,6 +41,7 @@ const en = {
|
|||
"compose_form.spoiler_placeholder": "Content warning",
|
||||
"compose_form.spoiler": "Hide text behind warning",
|
||||
"emoji_button.label": "Insert emoji",
|
||||
"emoji_button.search": "Search...",
|
||||
"empty_column.community": "The local timeline is empty. Write something publicly to get the ball rolling!",
|
||||
"empty_column.hashtag": "There is nothing in this hashtag yet.",
|
||||
"empty_column.home.public_timeline": "the public timeline",
|
||||
|
|
Reference in a new issue