mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
3rd party licenses file
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
for(key in libs)
|
||||
libh += '<a href="'+libs[key]+'" target="_blank">'+key+'</a>, ';
|
||||
libh += "<br/>"+$.i18n("about_credits");
|
||||
libh += "<br/><a href='https://raw.githubusercontent.com/hyperion-project/hyperion.ng/master/3RD_PARTY_LICENSES'>"+$.i18n("about_3rd_party_licenses")+"</a>";
|
||||
|
||||
lang = lang.toString().replace(/,/g,", ");
|
||||
|
||||
|
@@ -264,6 +264,7 @@
|
||||
"about_resources": "$1 Bibliotheken",
|
||||
"about_contribute": "Entwickel Hyperion mit uns weiter!",
|
||||
"about_credits": "Einen Dank an alle Entwickler!",
|
||||
"about_3rd_party_licenses": "3rd Party Lizenzen",
|
||||
"info_conlost_label_title": "Verbindung zum Hyperion Service unterbrochen!",
|
||||
"info_conlost_label_reason": "Mögliche Ursachen:",
|
||||
"info_conlost_label_reason1": "- Schlechte WLAN Verbindung",
|
||||
|
@@ -264,6 +264,7 @@
|
||||
"about_resources" : "$1 libraries",
|
||||
"about_contribute" : "Develop Hyperion further with us!",
|
||||
"about_credits" : "Credits to all these developers!",
|
||||
"about_3rd_party_licenses": "View 3rd party licenses",
|
||||
"info_conlost_label_title" : "Lost connection to Hyperion service!",
|
||||
"info_conlost_label_reason" : "Possible reasons:",
|
||||
"info_conlost_label_reason1" : "- Bad WLAN connection",
|
||||
|
Reference in New Issue
Block a user