mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-03-12 13:31:14 +00:00
commit
2fe0fbc619
@ -3545,7 +3545,7 @@ if(preferredLanguage == "tr"){
|
|||||||
"Retransmit": "Tekar ilet",
|
"Retransmit": "Tekar ilet",
|
||||||
"Retransmits": "Tekrar iletenler",
|
"Retransmits": "Tekrar iletenler",
|
||||||
"Retransmitted by": "Tekrar ileten",
|
"Retransmitted by": "Tekrar ileten",
|
||||||
"Switch to Reply": "'Yanıt ara' yüzü...",
|
"Switch to Reply": "'Yanıt' ara yüzü...",
|
||||||
"Switch to Retransmit": "'Yeniden ilet' ara yüzü",
|
"Switch to Retransmit": "'Yeniden ilet' ara yüzü",
|
||||||
"search": "ara",
|
"search": "ara",
|
||||||
"seconds": "%{smart_count} saniye |||| %{smart_count} saniye",
|
"seconds": "%{smart_count} saniye |||| %{smart_count} saniye",
|
||||||
|
@ -97,14 +97,14 @@
|
|||||||
<li class="not-using-proxy" style="display:none;">
|
<li class="not-using-proxy" style="display:none;">
|
||||||
<label>External Port 1 (TCP): </label>
|
<label>External Port 1 (TCP): </label>
|
||||||
<span class="ext-port1"></span>
|
<span class="ext-port1"></span>
|
||||||
<a class="test-ext-port1">
|
<a class="test-ext-port1" target="_blank">
|
||||||
<button>Test open port (external site)</button>
|
<button>Test open port (external site)</button>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="not-using-proxy" style="display:none;">
|
<li class="not-using-proxy" style="display:none;">
|
||||||
<label>External Port 2 (TCP+UDP): </label>
|
<label>External Port 2 (TCP+UDP): </label>
|
||||||
<span class="ext-port2"></span>
|
<span class="ext-port2"></span>
|
||||||
<a class="test-ext-port2">
|
<a class="test-ext-port2" target="_blank">
|
||||||
<button>Test open port (external site)</button>
|
<button>Test open port (external site)</button>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user