question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[i18n] Chinese motivational and congratulatory quotes are in English

See original GitHub issue

Congratulatory quote at the top of the image: Screen Shot 2021-03-16 at 1 25 53 PM

Motivational quote when on Chinese /learn: Screen Shot 2021-03-16 at 3 21 24 PM

The file that holds these quotes is here. It’d be nice to get a few translations in there. Unless something has changed, this doesn’t have to be a translation of the English version and the arrays don’t need to be the same length. So maybe if we could get 10 or so of each type in there - more would be better, but 10 is probably enough to start.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:17 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
lijiang2014commented, Oct 21, 2021
{
      "quote": "Whatever you are, be a good one.",
      "author": "Abraham Lincoln"
    }
可以是 

{ “quote”: “但行好事,莫问前程”, “author”: “增广贤文” }

     {
      "quote": "It does not matter how slowly you go as long as you do not stop.",
      "author": "Confucius"
    },
    {
      "quote": "Real knowledge is to know the extent of one's ignorance.",
      "author": "Confucius"
    },
    {
      "quote": "The past cannot be changed. The future is yet in your power.",
      "author": "Confucius"
    },

应该是

     {
      "quote": "譬如为山,未成一篑,止,吾止也。譬如平地,虽覆一篑,进,吾往也.",
      "author": "孔子"
    },
    {
      "quote": "知之为知之,不知为不知,是知也",
      "author": "孔子"
    },
    {
      "quote": "往者不可谏,来者犹可追",
      "author": "孔子"
    },
{
      "quote": "A good traveler has no fixed plans and is not intent on arriving.",
      "author": "Lao Tzu"
    },
    {
      "quote": "An ant on the move does more than a dozing ox.",
      "author": "Lao Tzu"
    },
    {
      "quote": "Do the difficult things while they are easy and do the great things while they are small. A journey of a thousand miles must begin with a single step.",
      "author": "Lao Tzu"
    },

应该是(第二个找不到合适的)

{
      "quote": "善行无辙迹,善言无瑕谪",
      "author": "老子"
    },
    {
      "quote": "上士闻道,勤而行之",
      "author": "老子"
    },
    {
      "quote": "天下难事,必作于易,天下大事,必作于细;千里之行,始于足下",
      "author": "Lao Tzu"
    },
1reaction
leonfengcommented, Apr 8, 2021

@ojeytonwilliams Sure thing 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Encourage and Congratulate in Chinese | Move on from 加油
Impress and Move your Friends; Encouragement and Congratulations in Chinese (not just Jiayou!) Building and maintaining social relationships ...
Read more >
12 Inspirational Proverbs and Quotes in Chinese to Keep ...
Read these inspiring quotes in Chinese to help you keep calm and carry on in times of uncertainty, doubt, distress or lack of...
Read more >
17 Ways to Say Good Luck in Chinese | Wish Success & Fortune
1. 祝你好运 (zhù nǐ hǎo yùn): Wish you good luck, 2 加油 (jīa yóu): Good luck/Do your best!, 3. 祝你成功 (zhù nǐ chéng...
Read more >
What's Happening at MU – International Newsletter - Blogs @ MU
Undergraduate students from Central China Normal University came to Millersville University (MU) this summer to hone their English language skills.
Read more >
Become a Chinese Tutor: A Complete Guide | Superprof
Are you one of the many who dreams of teaching Mandarin to students with ... This means you can easily find an English...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found