refactor: Remove duplicate entry from en.json (#2654)

This commit is contained in:
Lipis 2020-12-22 11:42:01 +02:00 committed by GitHub
parent 6adb45ef5a
commit d7f314cda8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -3652,7 +3652,7 @@ class App extends React.Component<ExcalidrawProps, AppState> {
{
checked: this.state.showStats,
shortcutName: "stats",
label: t("labels.stats"),
label: t("stats.title"),
action: this.toggleStats,
},
],