Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

explorer-frontend: Update legal disclaimer #4261

Merged
merged 2 commits into from
Dec 4, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## Cardano SL vNEXT

### Improvements

- Updated the legal disclaimer text in the footer of https://cardanoexplorer.com/ [#4261](https://github.com/input-output-hk/cardano-sl/pull/4261)

## Cardano SL 3.2.0

### Improvements
Expand Down
4 changes: 2 additions & 2 deletions explorer/frontend/src/Explorer/I18n/DE.purs
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ translation =
, fooIOHK: "IOHK"
, fooIOHKBlog: "IOHK Blog"
, fooIOHKYoutube: "IOHK YouTube"
, fooDisclaimerPt1: "Cardano is a software platform ONLY and does not conduct any independent diligence on or substantive review of any blockchain asset, digital currency, cryptocurrency or associated funds. You are fully and solely responsible for evaluating your investments, for determining whether you will exchange blockchain assets based on your own, and for all your decisions as to whether to exchange blockchain assets with Cardano. In many cases, blockchain assets you exchange on the basis of your research may not increase in value, and may decrease in value. Similarly, blockchain assets you exchange on the basis of your research may increase in value after your exchange."
, fooDisclaimerPt2: "Past performance is not indicative of future results. Any investment in blockchain assets involves the risk of loss of part or all of your investment. The value of the blockchain assets you exchange is subject to market and other investment risks."
, fooDisclaimerPt1: "Cardano ist NUR eine Softwareplattform und führt keine unabhängige Sorgfalt oder inhaltliche Überprüfung von Blockketten, digitalen Währungen, Kryptowährungen oder zugehörigen Technologien durch. Ihre Nutzung dieser Website und Software erfolgt auf eigene Gefahr, und diese Website wird auf einer \"as is\"-Basis und nur als Referenz zur Verfügung gestellt."
, fooDisclaimerPt2: ""
, fooProject: "Das Projekt"
, fooProtocol: "Das Protokoll"
, fooFoundation: "Die Foundation"
Expand Down
4 changes: 2 additions & 2 deletions explorer/frontend/src/Explorer/I18n/EN.purs
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ translation =
, fooIOHK: "IOHK"
, fooIOHKBlog: "IOHK blog"
, fooIOHKYoutube: "IOHK YouTube"
, fooDisclaimerPt1: "Cardano is a software platform ONLY and does not conduct any independent diligence on or substantive review of any blockchain asset, digital currency, cryptocurrency or associated funds. You are fully and solely responsible for evaluating your investments, for determining whether you will exchange blockchain assets based on your own, and for all your decisions as to whether to exchange blockchain assets with Cardano. In many cases, blockchain assets you exchange on the basis of your research may not increase in value, and may decrease in value. Similarly, blockchain assets you exchange on the basis of your research may increase in value after your exchange."
, fooDisclaimerPt2: "Past performance is not indicative of future results. Any investment in blockchain assets involves the risk of loss of part or all of your investment. The value of the blockchain assets you exchange is subject to market and other investment risks."
, fooDisclaimerPt1: "Cardano is a software platform ONLY and does not conduct any independent diligence on or substantive review of any blockchain , digital currency, cryptocurrency or associated technology. Your use of this website and software is entirely at your own risk, and this website is provided on an \"as is\" basis and for reference only."
, fooDisclaimerPt2: ""
, fooProject: "The Project"
, fooProtocol: "The Protocol"
, fooFoundation: "The Foundation"
Expand Down
4 changes: 2 additions & 2 deletions explorer/frontend/src/Explorer/I18n/JP.purs
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ translation =
, fooIOHK: "IOHK"
, fooIOHKBlog: "IOHKブログ"
, fooIOHKYoutube: "IOHK YouTube"
, fooDisclaimerPt1: "カルダノは、ソフトウェアプラットフォームのみであり、ブロックチェーン資産、デジタル通貨、暗号通貨またはそれに関連する各資金の精査や実質的なレビューは一切行いません。あなたは自身の投資評価、ブロックチェーン資産を交換するかどうかの決定、ブロックチェーン資産をカルダノと交換の如何に関して、完全かつ唯一の責任があります。多くの場合、あなたの調査に基づいて交換するブロックチェーン資産は価値が上がらず、下がる可能性があります。同様に、調査を基に交換するブロックチェーン資産は、交換後に価値が上がる可能性もあります。"
, fooDisclaimerPt2: "過去の業績は必ずしも将来の結果を 暗 示す るものではありません。ブロックチェーン資産への投資には、投資の一部または全てが失われるリスクが伴います。換金するブロックチェーン資産の価値は、市場リスクおよびその他の投資リスクの対象となります。"
, fooDisclaimerPt1: "Cardanoはソフトウェアプラットフォームのみを提供します。いかなるブロックチェーン、デジタル通貨、暗号通貨または関連技術についても、独立したデューディリジェンスや実質的なレビューを行うことはありません。本ウェブサイトおよびソフトウェアの使用は完全にユーザー自身の責任で行われるものとし、本ウェブサイトは現状有り姿ベースで参照の便宜を目的としてのみ提供されます。"
, fooDisclaimerPt2: ""
, fooProject: "プロジェクト"
, fooProtocol: "プロトコル"
, fooFoundation: "財団"
Expand Down