diff options
| author | Henry Jameson <me@hjkos.com> | 2020-01-13 01:56:29 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2020-01-13 01:56:29 +0200 |
| commit | 8d2f2866f6d32b4ada155d76e07910b92c218146 (patch) | |
| tree | 7c1ed9597a5753c5b3aff862e0e4ed717906a95d /src/i18n | |
| parent | 5881c13adc312f864a280f9216993839ee86ef1e (diff) | |
computed colors support
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 bd3d7413..544bc2ba 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -433,7 +433,9 @@ "faint_text": "Faded text", "underlay": "Underlay", "poll": "Poll graph", - "icons": "Icons" + "icons": "Icons", + "lightBg": "Highlighted elements", + "pressed": "Pressed" }, "radii": { "_tab_label": "Roundness" |
