mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-11 05:57:07 +03:00
i18n
This commit is contained in:
@@ -122,6 +122,9 @@
|
|||||||
"closePopup": {
|
"closePopup": {
|
||||||
"message": "Close Popup"
|
"message": "Close Popup"
|
||||||
},
|
},
|
||||||
|
"closeIcon": {
|
||||||
|
"message": "Close Icon"
|
||||||
|
},
|
||||||
"SubmitTimes": {
|
"SubmitTimes": {
|
||||||
"message": "Submit Segments"
|
"message": "Submit Segments"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -184,7 +184,7 @@
|
|||||||
<a id="sbConsiderDonateLink" href="https://sponsor.ajay.app/donate" target="_blank" rel="noopener">
|
<a id="sbConsiderDonateLink" href="https://sponsor.ajay.app/donate" target="_blank" rel="noopener">
|
||||||
__MSG_considerDonating__
|
__MSG_considerDonating__
|
||||||
</a>
|
</a>
|
||||||
<img id="sbCloseDonate" src="/icons/close.png" alt="Close icon" height="8" style="padding-left: 5px; cursor: pointer;" />
|
<img id="sbCloseDonate" src="/icons/close.png" alt="__MSG_closeIcon__" height="8" style="padding-left: 5px; cursor: pointer;" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer id="sbFooter">
|
<footer id="sbFooter">
|
||||||
|
|||||||
Reference in New Issue
Block a user