mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-04 07:26:29 +09:00
fix: add i18n
This commit is contained in:
3626
locales/ja-NY.yml
3626
locales/ja-NY.yml
File diff suppressed because it is too large
Load Diff
@ -253,8 +253,8 @@ export function getNoteMenu(props: {
|
||||
action: translate,
|
||||
} : undefined,
|
||||
{
|
||||
icon: ',',
|
||||
text: i18n.ts.showState,
|
||||
icon: 'fas fa-kiss-wink-heart',
|
||||
text: i18n.ts._simkey.reactionList,
|
||||
action: () => reactionList(),
|
||||
},
|
||||
null,
|
||||
|
Reference in New Issue
Block a user