mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 23:51:58 +01:00
parent
7791b69a59
commit
b2f39a3fb5
@ -41,6 +41,7 @@ export default {
|
|||||||
/* Actions */
|
/* Actions */
|
||||||
search: { text: "Search", icon: "search" },
|
search: { text: "Search", icon: "search" },
|
||||||
filter: { text: "Filter", icon: "filter_list" },
|
filter: { text: "Filter", icon: "filter_list" },
|
||||||
|
edit: { text: "Edit", icon: "edit" },
|
||||||
update_library: { text: "Update library", icon: "refresh" },
|
update_library: { text: "Update library", icon: "refresh" },
|
||||||
/* More */
|
/* More */
|
||||||
downloaded_only: { text: "Downloaded only", icon: "cloud_off" },
|
downloaded_only: { text: "Downloaded only", icon: "cloud_off" },
|
||||||
|
Loading…
Reference in New Issue
Block a user