Browse Source

remove deprecated data

twisterarmy
ghost 5 months ago
parent
commit
ca692e62a3
  1. 2
      .github/FUNDING.yml
  2. 1
      home.html
  3. 1
      js/interface_localization.js
  4. 1
      network.html

2
.github/FUNDING.yml

@ -10,4 +10,4 @@ liberapay: # Replace with a single Liberapay username @@ -10,4 +10,4 @@ liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
custom: ['https://twisterarmy.org/donate']
custom: []

1
home.html

@ -60,7 +60,6 @@ @@ -60,7 +60,6 @@
<a class="dropdown-menu-item groupmessages selectable_theme theme_original theme_calm" href="#">Group Messages</a>
<a class="dropdown-menu-item" href="https://github.com/twisterarmy/twister-html/issues" target="_blank">Feedback</a>
<a class="dropdown-menu-item" href="https://twisterarmy.github.io" target="_blank">Project Website</a>
<a class="dropdown-menu-item" href="https://twisterarmy.github.io/donate" target="_blank">Donate</a>
</div>
</a>
</li>

1
js/interface_localization.js

@ -863,7 +863,6 @@ if(preferredLanguage == "uk"){ @@ -863,7 +863,6 @@ if(preferredLanguage == "uk"){
"Network": "Мережа",
"Feedback": "Надіслати відгук",
"Project Website": "Вебсайт проекту",
"Donate": "Підтримати",
"Network config": "Налаштування мережі",
"Network status": "Статус мережі",
"New direct message...": "Нове повідомлення...",

1
network.html

@ -47,7 +47,6 @@ @@ -47,7 +47,6 @@
<a class="dropdown-menu-item updates-check-client">Check for client's updates</a>
<a class="dropdown-menu-item" href="https://github.com/twisterarmy/twister-html/issues" target="_blank">Feedback</a>
<a class="dropdown-menu-item" href="https://twisterarmy.github.io" target="_blank">Project Website</a>
<a class="dropdown-menu-item" href="https://twisterarmy.github.io/donate" target="_blank">Donate</a>
</div>
</a>
</li>

Loading…
Cancel
Save