Skip to content

Commit

Permalink
add a couple more support links
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Dec 3, 2023
1 parent 00654e7 commit c5b8e4b
Show file tree
Hide file tree
Showing 29 changed files with 69 additions and 4 deletions.
17 changes: 14 additions & 3 deletions ui/src/app/modules/support/support.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ <h5 class="primary-text mt-3">{{ 'support.useful_links.title' | translate }}</h5
<i class="fas fa-fw fa-external-link-alt"></i>
</a>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center">
<span class="pr-2">{{ 'support.useful_links.issue' | translate }}</span>
<a class="btn btn-primary waves-effect m-0" href="https://github.com/homebridge/homebridge-config-ui-x/issues/new/choose" target="_blank" rel="noopener noreferrer">
<i class="fas fa-fw fa-external-link-alt"></i>
</a>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center">
<span class="pr-2">{{ 'support.useful_links.discord' | translate }}</span>
<a class="btn btn-primary waves-effect m-0" href="https://discord.gg/C87Pvq3" target="_blank" rel="noopener noreferrer">
Expand All @@ -25,7 +31,6 @@ <h5 class="primary-text mt-3">{{ 'support.useful_links.title' | translate }}</h5
</li>
</ul>
</div>

<div class="mb-3">
<h5 class="primary-text mt-3">{{ 'support.developers.title' | translate }}</h5>
<ul class="list-group mt-2">
Expand All @@ -35,15 +40,21 @@ <h5 class="primary-text mt-3">{{ 'support.developers.title' | translate }}</h5>
<i class="fas fa-fw fa-external-link-alt"></i>
</a>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center">
<span class="pr-2">{{ 'support.developers.template' | translate }}</span>
<a class="btn btn-primary waves-effect m-0" href="https://github.com/homebridge/homebridge-plugin-template" target="_blank" rel="noopener noreferrer">
<i class="fas fa-fw fa-external-link-alt"></i>
</a>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center">
<span class="pr-2">{{ 'support.developers.api' | translate }}</span>
<a class="btn btn-primary waves-effect m-0" href="https://developers.homebridge.io/#/" target="_blank" rel="noopener noreferrer">
<i class="fas fa-fw fa-external-link-alt"></i>
</a>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center">
<span class="pr-2">{{ 'support.developers.template' | translate }}</span>
<a class="btn btn-primary waves-effect m-0" href="https://github.com/homebridge/homebridge-plugin-template" target="_blank" rel="noopener noreferrer">
<span class="pr-2">{{ 'support.developers.api_hap' | translate }}</span>
<a class="btn btn-primary waves-effect m-0" href="https://developers.homebridge.io/HAP-NodeJS/" target="_blank" rel="noopener noreferrer">
<i class="fas fa-fw fa-external-link-alt"></i>
</a>
</li>
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Search for your city:",
"status.widget.weather.title_weather": "Weather",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Грешка",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Cerca la teva ciutat:",
"status.widget.weather.title_weather": "Clima",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Error",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Najděte své město:",
"status.widget.weather.title_weather": "Počasí",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Chyba",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Suche nach deiner Stadt:",
"status.widget.weather.title_weather": "Wetter",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Fehler",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Search for your city:",
"status.widget.weather.title_weather": "Weather",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Error",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Busca tu ciudad:",
"status.widget.weather.title_weather": "Clima",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Error",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Recherchez votre ville:",
"status.widget.weather.title_weather": "Météo",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Erreur",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "חפש את עירך:",
"status.widget.weather.title_weather": "מזג אוויר",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "שגיאה",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Search for your city:",
"status.widget.weather.title_weather": "Weather",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Hiba",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Cari kota anda:",
"status.widget.weather.title_weather": "Cuaca",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Kesalahan",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Cerca la tua città:",
"status.widget.weather.title_weather": "Meteo",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Errore",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "居住地を検索:",
"status.widget.weather.title_weather": "天気",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "エラー",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "대상 도시 검색:",
"status.widget.weather.title_weather": "날씨",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "오류",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/mk.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Најдете го Вашиот град:",
"status.widget.weather.title_weather": "Временски услови",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Грешка",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Zoek naar je plaatsnaam:",
"status.widget.weather.title_weather": "Weer",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Fout",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Search for your city:",
"status.widget.weather.title_weather": "Weather",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Feil",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Wyszukaj swoje miasto:",
"status.widget.weather.title_weather": "Pogoda",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Dokumenty Swagger",
"support.developers.template": "Repozytorium szablonu wtyczki",
"support.developers.title": "Deweloper",
"support.title": "Wsparcie",
"support.useful_links.discord": "Serwer Discord",
"support.useful_links.documentation": "Dokumentacja",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Społeczność Reddit",
"support.useful_links.title": "Przydatne linki",
"toast.title_error": "Błąd",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Procure pela cidade:",
"status.widget.weather.title_weather": "Tempo",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Erro",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Procure pela cidade:",
"status.widget.weather.title_weather": "Tempo",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Erro",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Укажите Ваш город:",
"status.widget.weather.title_weather": "Погода",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Ошибка",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/sl.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Poiščite svoje mesto:",
"status.widget.weather.title_weather": "Vreme",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Napaka",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "Sök efter din stad:",
"status.widget.weather.title_weather": "Väder",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "Fel",
Expand Down
2 changes: 2 additions & 0 deletions ui/src/i18n/th.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,14 @@
"status.widget.weather.label_search_for_your_city": "ค้นหาเมืองของคุณ :",
"status.widget.weather.title_weather": "สภาพอากาศ",
"support.developers.api": "Homebridge API",
"support.developers.api_hap": "Hap-NodeJS API",
"support.developers.item_swagger": "Swagger Docs",
"support.developers.template": "Plugin Template Repo",
"support.developers.title": "Developers",
"support.title": "Support",
"support.useful_links.discord": "Discord Server",
"support.useful_links.documentation": "Documentation",
"support.useful_links.issue": "Report An Issue",
"support.useful_links.reddit": "Reddit Community",
"support.useful_links.title": "Useful Links",
"toast.title_error": "ผิดพลาด",
Expand Down
Loading

0 comments on commit c5b8e4b

Please sign in to comment.