diff options
Diffstat (limited to 'src/i18n/en.json')
| -rw-r--r-- | src/i18n/en.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 423ce65e..9d10b560 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -174,6 +174,8 @@ "home_timeline": "Home timeline", "twkn": "Known Network", "bookmarks": "Bookmarks", + "all_bookmarks": "All bookmarks", + "bookmark_folders": "Bookmark folders", "user_search": "User Search", "search": "Search", "search_close": "Close search bar", @@ -1405,5 +1407,9 @@ }, "unicode_domain_indicator": { "tooltip": "This domain contains non-ascii characters." + }, + "bookmark_folders": { + "new": "New Folder", + "select_folder": "Select bookmark folder" } } |
