mirror of
https://github.com/sjpiper145/MakerSkillTree.git
synced 2025-10-16 11:52:50 +02:00
Remove "MADE BY " from template to allow translate string
As seen on French-translated maker trees, the footer could (and should) be translated, so, removing the hardcoded string enable to completely translate the footer.
This commit is contained in:
parent
85a62462f0
commit
d9d2b016d3
1 changed files with 1 additions and 1 deletions
|
|
@ -658,7 +658,7 @@ text#credits {
|
|||
<text class="cls-15" transform="translate(731.19 1146.12)" font-family="Uniform-Condensed6">CC BY-NC-SA 4.0</text>
|
||||
<text class="cls-16" transform="translate(9.88 1177)" font-family="Uniform-Condensed6">github.com/sjpiper145/MakerSkillTree</text>
|
||||
<text id="credits" class="cls-8" y="0" x="0" font-family="Uniform-Condensed6" aria-expanded="false" style="font-size: 16px !important">
|
||||
<tspan y="1177.5" x="420.95" text-anchor="middle" xml:space="preserve">MADE BY {{ author }}</tspan>
|
||||
<tspan y="1177.5" x="420.95" text-anchor="middle" xml:space="preserve">{{ author }}</tspan>
|
||||
</text>
|
||||
<g id="score" transform="translate(-1,0)">
|
||||
<path class="cls-22" d="M842.18,1067.05v53c-.3,0-.6,0-.91,0H754.49c-7,0-12.76-5.1-12.76-11.4v-30.23c0-6.3,5.71-11.4,12.76-11.4h86.78C841.58,1067,841.88,1067,842.18,1067.05Z"/>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
Loading…
Add table
Add a link
Reference in a new issue