Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update english site description #303

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions _data/languages.yml
Expand Up @@ -3,7 +3,7 @@
enabled: No
accept_languages: ["en", "en-us", "en-au", "en-nz", "en-za", "en-bz", "en-tt"]
site_name: "Bisq - The decentralized Bitcoin exchange"
site_desc: "Bisq is an open source, peer-to-peer application that allows anyone to buy and sell bitcoin in exchange for national currencies and other cryptocurrencies."
site_desc: "Bisq is an open-source, peer-to-peer application that allows anyone to buy and sell bitcoin in exchange for national currencies and other cryptocurrencies."
- name: "Deutsch"
tag: "de"
enabled: Yes
Expand All @@ -15,7 +15,7 @@
enabled: Yes
accept_languages: ["es", "es-mx", "es-gt", "es-cr", "es-pa", "es-do", "es-ve", "es-co", "es-pe", "es-ar", "es-ec", "es-cl", "es-uy", "es-py", "es-bo", "es-sv", "es-hn", "es-ni", "es-pr"]
site_name: "Bisq - The decentralized Bitcoin exchange"
site_desc: "Bisq is an open source, peer-to-peer application that allows anyone to buy and sell bitcoin in exchange for national currencies and other cryptocurrencies."
site_desc: "Bisq is an open-source, peer-to-peer application that allows anyone to buy and sell bitcoin in exchange for national currencies and other cryptocurrencies."
- name: "Français"
tag: "fr"
enabled: Yes
Expand Down