diff options
| author | Henry Jameson <me@hjkos.com> | 2019-12-28 15:55:42 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2019-12-28 15:55:42 +0200 |
| commit | e5a34870f0f7154712783fb6d9c20edf4c06ad35 (patch) | |
| tree | dfb04a3edb8b64f8ff2d5c2b7cb2b558692cdc1c /src/i18n | |
| parent | b8f4b18ae5e362bce97553cf4bcde1749b6fea32 (diff) | |
Accent works
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 60fc792f..323813f6 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -272,6 +272,7 @@ "follow_import": "Follow import", "follow_import_error": "Error importing followers", "follows_imported": "Follows imported! Processing them will take a while.", + "accent": "Accent", "foreground": "Foreground", "general": "General", "hide_attachments_in_convo": "Hide attachments in conversations", |
