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