diff options
| author | Henry Jameson <me@hjkos.com> | 2022-10-17 21:50:37 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-10-17 21:50:37 +0300 |
| commit | 1435b65e36a21dd3a05a9393803beb7e06bcd4ae (patch) | |
| tree | 448d2c74d7801f104cce9667e1dcb46eb70fd702 /src/i18n | |
| parent | 8b957fb85e6668d9c1cf771c788bb619f5cedf93 (diff) | |
add titles to mobile buttons
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 30b59e82..246e22cf 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -84,6 +84,7 @@ "yes": "Yes", "no": "No", "peek": "Peek", + "scroll_to_top": "Scroll to top", "role": { "admin": "Admin", "moderator": "Moderator" |
