Last month we did a poll asking you Which language should we support next on State of the DApps?
Thanks to the Korean Steem community, especially @jsl416 and @zionkim, we are making good progress in translating the most important public facing parts of State of the DApps into Korean π°π·. The initial version of our νκ΅μ΄ site is now live on https://www.stateofthedapps.com/ko

As by translating the most important public facing parts of State of the DApps into other languages, this will be a major help in spreading the word about Decentralized Applications (and thus Steem) to a wider international audience.
Congrats to Korean π°π· for winning the second place. Specifically we'd like to thank
@themarkymark @kaylinart @emrebeyler @theycallmedan @socky @project7 @niallon11 @vimukthi @immanuel94 @enforcer48 @hungryhustle @jakipatryk @sisygoboom @aftabkhan10 @rem-steem @farizal for their votes & comments.
But there is more work to do!
Today in part 2 of 4 we'll focus on the sentences for the DApp details pages.
Do you speak Korean? Here is how you can help & get rewarded:
Translate one or more of the following sections / sentences and we'd love to reward you for your contribution.
If you are a native Korean speaker, please comment below with the Korean translation next to the original English sentence. Do check if others have translated the same thing already, and comment on them if you have a correction, instead of repeating the same work. You shouldn't translate any of the identifiers or {variables}.
You can find the markdown table below, if you want to simple copy the table.
DappDetailBodyContentCtas
| ID |
English |
Korean |
website |
Visit website |
............... |
playGame |
Play game |
............... |
launchDapp |
Launch DApp |
............... |
launchDappWebsite |
Launch DApp/website |
............... |
| Word Count = 8 |
|
|
DappDetailBodyContentModulesContractsAddress
| ID |
English |
Korean |
copy |
Copy |
............... |
copied |
Copied! |
............... |
| Word Count = 2 |
|
|
DappDetailBodyContentModulesContractsItem
| ID |
English |
Korean |
address |
address |
............... |
contract |
contract |
............... |
| Word Count = 2 |
|
|
DappDetailBodyContentModulesDev
| ID |
English |
Korean |
title |
Development activity |
............... |
help |
Code pushes, issues, pull requests, etc. |
............... |
events |
1 event / {count} events |
............... |
day |
{count}d |
............... |
| Word Count = 14 |
|
|
DappDetailBodyContentModulesAuthors
| ID |
English |
Korean |
author |
Author / Authors |
............... |
unknownAuthor |
Unknown author |
............... |
| Word Count = 5 |
|
|
DappDetailBodyContentModulesLicense
| ID |
English |
Korean |
license |
Software license |
............... |
unknownLicense |
Unknown license |
............... |
| Word Count = 4 |
|
|
DappDetailBodyContentModulesSubmitted
| ID |
English |
Korean |
submitted |
Submitted |
............... |
| Word Count = 1 |
|
|
DappDetailBodyContentModulesUpdated
| ID |
English |
Korean |
lastUpdated |
Last updated |
............... |
| Word Count = 2 |
|
|
DappDetailBodyContentModules
| ID |
English |
Korean |
activeUsers |
Active users |
............... |
activeUsersHelp |
(unique source addresses in transactions to DApp contracts) |
............... |
transactions |
Transactions |
............... |
volume |
Volume ({token}) |
............... |
| Word Count = 13 |
|
|
DappDetailBodyContentModulesStats
| ID |
English |
Korean |
day |
1 day / {count} days |
............... |
daily |
Daily |
............... |
weekly |
Weekly |
............... |
monthly |
Monthly |
............... |
| Word Count = 8 |
|
|
DappDetailBodyContentReviews
| ID |
English |
Korean |
critic |
Critic Reviews |
............... |
readMore |
Read full review |
............... |
reviewBy |
Review by |
............... |
| Word Count = 7 |
|
|
DappDetailBodyContentTools
| ID |
English |
Korean |
edit |
Edit this DApp |
............... |
flag |
Flag as inappropriate |
............... |
promote |
Promote this DApp |
............... |
share |
Share this DApp |
............... |
| Word Count = 12 |
|
|
DappDetailBodyContentPlatform
| ID |
English |
Korean |
advise |
To use {platform} DApps on the web, we recommend a browser add-on such as {software}. |
............... |
| Word Count = 15 |
|
|
DappDetailBodyContentRank
| ID |
English |
Korean |
currentRank |
Current rank |
............... |
| Word Count = 2 |
|
|
DappDetailBodyContentRecommend
| ID |
English |
Korean |
title |
Would you recommend this DApp to a friend? |
............... |
submit |
Submit feedback |
............... |
thanks |
Thanks for your feedback on {name}! |
............... |
comments |
Comments |
............... |
commentsPlaceholder |
Add your comments |
............... |
| Word Count = 20 |
|
|
DappDetailRelatedDapps
| ID |
English |
Korean |
title |
Related DApps |
............... |
| Word Count = 2 |
|
|
DappProfile
| ID |
English |
Korean |
improve |
Improve this profile |
............... |
| Word Count = 3 |
|
|
And the markdown table source, for simple copying:
## DappDetailBodyContentCtas
| ID | English | Korean |
|--|--|--|
| `website` | Visit website | ............... |
| `playGame` | Play game | ............... |
| `launchDapp` | Launch DApp | ............... |
| `launchDappWebsite` | Launch DApp/website | ............... |
## DappDetailBodyContentModulesContractsAddress
| ID | English | Korean |
|--|--|--|
| `copy` | Copy | ............... |
| `copied` | Copied! | ............... |
## DappDetailBodyContentModulesContractsItem
| ID | English | Korean |
|--|--|--|
| `address` | address | ............... |
| `contract` | contract | ............... |
## DappDetailBodyContentModulesDev
| ID | English | Korean |
|--|--|--|
| `title` | Development activity | ............... |
| `help` | Code pushes, issues, pull requests, etc. | ............... |
| `events` | 1 event / `{count}` events | ............... |
| `day` | `{count}`d | ............... |
## DappDetailBodyContentModulesAuthors
| ID | English | Korean |
|--|--|--|
| `author` | Author / Authors | ............... |
| `unknownAuthor` | Unknown author | ............... |
## DappDetailBodyContentModulesLicense
| ID | English | Korean |
|--|--|--|
| `license` | Software license | ............... |
| `unknownLicense` | Unknown license | ............... |
## DappDetailBodyContentModulesSubmitted
| ID | English | Korean |
|--|--|--|
| `submitted` | Submitted | ............... |
## DappDetailBodyContentModulesUpdated
| ID | English | Korean |
|--|--|--|
| `lastUpdated` | Last updated | ............... |
## DappDetailBodyContentModules
| ID | English | Korean |
|--|--|--|
| `activeUsers` | Active users | ............... |
| `activeUsersHelp` | (unique source addresses in transactions to DApp contracts) | ............... |
| `transactions` | Transactions | ............... |
| `volume` | Volume (`{token}`) | ............... |
## DappDetailBodyContentModulesStats
| ID | English | Korean |
|--|--|--|
| `day` | 1 day / `{count}` days | ............... |
| `daily` | Daily | ............... |
| `weekly` | Weekly | ............... |
| `monthly` | Monthly | ............... |
## DappDetailBodyContentReviews
| ID | English | Korean |
|--|--|--|
| `critic` | Critic Reviews | ............... |
| `readMore` | Read full review | ............... |
| `reviewBy` | Review by | ............... |
## DappDetailBodyContentTools
| ID | English | Korean |
|--|--|--|
| `edit` | Edit this DApp | ............... |
| `flag` | Flag as inappropriate | ............... |
| `promote` | Promote this DApp | ............... |
| `share` | Share this DApp | ............... |
## DappDetailBodyContentPlatform
| ID | English | Korean |
|--|--|--|
| `advise` | To use `{platform}` DApps on the web, we recommend a browser add-on such as `{software}`. | ............... |
## DappDetailBodyContentRank
| ID | English | Korean |
|--|--|--|
| `currentRank` | Current rank | ............... |
## DappDetailBodyContentRecommend
| ID | English | Korean |
|--|--|--|
| `title` | Would you recommend this DApp to a friend? | ............... |
| `submit` | Submit feedback | ............... |
| `thanks` | Thanks for your feedback on `{name}`! | ............... |
| `comments` | Comments | ............... |
| `commentsPlaceholder` | Add your comments | ............... |
## DappDetailRelatedDapps
| ID | English | Korean |
|--|--|--|
| `title` | Related DApps | ............... |
## DappProfile
| ID | English | Korean |
|--|--|--|
| `improve` | Improve this profile | ............... |