fix: add i18n

This commit is contained in:
2022-12-25 16:31:06 +09:00
parent ecc97ac049
commit 37fdb998c9
2 changed files with 1817 additions and 1813 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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,