Add about page
This commit is contained in:
parent
6c6ceaa853
commit
c9f99a3025
7 changed files with 140 additions and 5 deletions
|
|
@ -1,7 +1,12 @@
|
|||
cosmic-terminal = COSMIC Terminal
|
||||
new-terminal = New terminal
|
||||
|
||||
# Context Pages
|
||||
|
||||
## About
|
||||
about = About
|
||||
git-description = Git commit {$hash} on {$date}
|
||||
|
||||
## Color schemes
|
||||
color-schemes = Color schemes
|
||||
rename = Rename
|
||||
|
|
@ -89,3 +94,4 @@ split-vertical = Split vertical
|
|||
pane-toggle-maximize = Toggle maximized
|
||||
menu-color-schemes = Color schemes...
|
||||
menu-settings = Settings...
|
||||
menu-about = About COSMIC Terminal...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue