feat(ui): add "search" to the keyboard shortcut help (#2429)
This commit is contained in:
parent
1fe598f554
commit
291f99cbea
3 changed files with 6 additions and 0 deletions
|
@ -213,6 +213,7 @@
|
|||
"command_mode": "Command mode",
|
||||
"compose": "Compose",
|
||||
"favourite": "Favourite",
|
||||
"search": "Search",
|
||||
"title": "Actions"
|
||||
},
|
||||
"media": {
|
||||
|
|
|
@ -213,6 +213,7 @@
|
|||
"command_mode": "コマンドモード",
|
||||
"compose": "投稿",
|
||||
"favourite": "お気に入り",
|
||||
"search": "検索",
|
||||
"title": "アクション"
|
||||
},
|
||||
"media": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue