diff options
| author | Henry Jameson <me@hjkos.com> | 2020-01-12 23:41:11 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2020-01-12 23:41:11 +0200 |
| commit | 40ba3e225209539639b65c2f636fa1b5af9861ff (patch) | |
| tree | dcf38b281eb74c8dd06c3626ae52cf0794abec64 /src/i18n | |
| parent | 21d9c87b344598c457ae01b872b85c033a5e043f (diff) | |
added more slots to UI
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index d97b4909..bd3d7413 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -431,7 +431,9 @@ "buttons": "Buttons", "inputs": "Input fields", "faint_text": "Faded text", - "underlay": "Underlay" + "underlay": "Underlay", + "poll": "Poll graph", + "icons": "Icons" }, "radii": { "_tab_label": "Roundness" |
