diff options
| author | Henry Jameson <me@hjkos.com> | 2018-11-27 04:54:59 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2018-11-27 05:01:18 +0300 |
| commit | b45fc6c6523b1332c6422a5dc6eff95c11a32690 (patch) | |
| tree | 4e0cc7b1c2dfb81905896d24f1f954ca302c8a34 /src/i18n | |
| parent | f8e17cbdc58651b17a4f5639d3719a7e533b0d8b (diff) | |
updated preview window
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 74e7a556..8847b11e 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -268,7 +268,8 @@ "header": "Preview of header", "error": "Example error", "button": "Button", - "text": "A bunch of more content and {0}", + "text": "A bunch of more {0} and {1}", + "mono": "content", "input": "Just landed in L.A.", "faint_link": "helpful manual", "fine_print": "Read our {0} to learn nothing useful!", |
