Add about page, add icons, use open crate
This commit is contained in:
parent
ea93c7df32
commit
b39c845456
18 changed files with 296 additions and 46 deletions
|
|
@ -1,3 +1,4 @@
|
|||
cosmic-files = COSMIC Files
|
||||
empty-folder = Empty folder
|
||||
empty-folder-hidden = Empty folder (has hidden items)
|
||||
filesystem = Filesystem
|
||||
|
|
@ -37,6 +38,10 @@ size = Size
|
|||
|
||||
# Context Pages
|
||||
|
||||
## About
|
||||
about = About
|
||||
git-description = Git commit {$hash} on {$date}
|
||||
|
||||
## Operations
|
||||
operations = Operations
|
||||
pending = Pending
|
||||
|
|
@ -89,3 +94,4 @@ view = View
|
|||
grid-view = Grid view
|
||||
list-view = List view
|
||||
menu-settings = Settings...
|
||||
menu-about = About COSMIC Files...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue