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