Skip to content

Commit

Permalink
Add json files to prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbuhl93 committed Jul 18, 2021
1 parent b8b6fc6 commit f76eba9
Show file tree
Hide file tree
Showing 10 changed files with 1,602 additions and 25 deletions.
1 change: 0 additions & 1 deletion .detoxrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@
}
}
}

12 changes: 2 additions & 10 deletions app/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,11 +178,7 @@
"title": "So what exactly is Bitcoin?",
"text": "Bitcoin is digital money. \n\nIt can be transferred instantly and securely between any two people in the world — without the need for a bank or any other financial company in the middle.",
"question": "So what exactly is Bitcoin?",
"answers": [
"Digital money",
"A video game",
"A new cartoon character"
],
"answers": ["Digital money", "A video game", "A new cartoon character"],
"feedback": [
"Correct. You just earned 1 “sat”!",
"Incorrect, please try again.",
Expand Down Expand Up @@ -212,11 +208,7 @@
"title": "Where do the bitcoins exist?",
"text": "Bitcoin is a new form of money. It can be used by anyone, anytime -- anywhere in the world. \n\nIt is not tied to a specific government or region (like US Dollars). There are also no paper bills, metal coins or plastic cards. \n\nEverything is 100% digital. Bitcoin is a network of computers running on the internet. \n\nYour bitcoin is easily managed with software on your smartphone or computer!",
"question": "Where do the bitcoins exist?",
"answers": [
"On the Internet",
"On the moon",
"In a Federal bank account"
],
"answers": ["On the Internet", "On the moon", "In a Federal bank account"],
"feedback": [
"Correct. You just earned another 5 sats.",
"Incorrect. Well… at least not yet ;)",
Expand Down
116 changes: 115 additions & 1 deletion app/screens/earns-screen/02-i-trust-my-government-02.json

Large diffs are not rendered by default.

410 changes: 409 additions & 1 deletion app/screens/map-screen/16311-gps.json

Large diffs are not rendered by default.

Loading

0 comments on commit f76eba9

Please sign in to comment.