diff options
| author | taehoon <th.dev91@gmail.com> | 2019-02-13 07:15:08 -0500 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-02-20 13:30:30 -0500 |
| commit | a56d2dfeb1c5ddd93c1c23036c0e0f2ca16d273c (patch) | |
| tree | 9e0da202fc70597a524a604398f7ac46bedd078e /src/i18n | |
| parent | 4a737cbe4507e0d0a042871725a310eb4307a766 (diff) | |
Add blocks tab with test data to user settings page
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 78e8fced..ddde1de2 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -110,6 +110,7 @@ "avatarRadius": "Avatars", "background": "Background", "bio": "Bio", + "blocks_tab": "Blocks", "btnRadius": "Buttons", "cBlue": "Blue (Reply, follow)", "cGreen": "Green (Retweet)", |
