mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 06:58:14 -05:00
parent
559aabcacc
commit
a402d38be5
@ -10,7 +10,7 @@ section
|
||||
.media-left
|
||||
img.media-object(src='img/icons/omega-action-32.png')
|
||||
.media-body
|
||||
h4.media-heading {{'Z‍e‍r‍o‍Omega'}}
|
||||
h4.media-heading {{'appNameShort' | tr}}
|
||||
p {{'about_app_description' | tr}}
|
||||
section
|
||||
p
|
||||
@ -46,10 +46,10 @@ section
|
||||
|
||||
section(style='margin-top: 7em')
|
||||
p
|
||||
| {{'Z​er​oO​mega'}}
|
||||
| {{'appNameShort' | tr}}
|
||||
br
|
||||
span(ng-bind-html='"about_copyright" | tr')
|
||||
br
|
||||
span(ng-bind-html='htmlCredits')
|
||||
span(ng-bind-html='"about_license" | tr')
|
||||
br
|
||||
span(ng-bind-html='htmlLicense')
|
||||
span(ng-bind-html='"about_credits" | tr')
|
||||
|
Loading…
Reference in New Issue
Block a user