diff options
| author | Henry Jameson <me@hjkos.com> | 2019-11-14 00:47:20 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2019-11-14 00:47:20 +0200 |
| commit | 897131572f62c36277e06e464f328f37cf6acad2 (patch) | |
| tree | bc95764ee5738b2eb0ab9c2323893b3b09e1fe90 /src/i18n | |
| parent | 692ee0e95a852b1f803b7ae92d65cbf4f3ce3445 (diff) | |
Made it optional
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index ead333c1..7b0b3b94 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -370,6 +370,8 @@ "false": "no", "true": "yes" }, + "fun": "Fun", + "greentext": "Meme arrows", "notifications": "Notifications", "notification_setting": "Receive notifications from:", "notification_setting_follows": "Users you follow", |
