diff options
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 544bc2ba..f7a26262 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -435,7 +435,11 @@ "poll": "Poll graph", "icons": "Icons", "lightBg": "Highlighted elements", - "pressed": "Pressed" + "pressed": "Pressed", + "selectedPost": "Selected post", + "selectedMenu": "Selected menu item", + "disabled": "Disabled", + "tabs": "Tabs" }, "radii": { "_tab_label": "Roundness" |
