Add about page

This commit is contained in:
Jeremy Soller 2024-02-27 21:20:00 -07:00
parent 6c6ceaa853
commit c9f99a3025
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
7 changed files with 140 additions and 5 deletions

View file

@ -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...