TC Liu

Results 99 comments of TC Liu

looks like @laurensbrand is working on it according to #57

@sitdh if you encounter any problems while translating or want to leave any feedback to [CONTRIBUTING.md](github.com/liuderchi/atom-i18n/blob/master/CONTRIBUTING.md) , please let me know 🎉

@LevMartus50 thanks for your report. Just want to understand how you reproduce it. Does this issue happen when you're dispatching command `python-runner:executePy` ?

@p2635 Thanks for your help 🎉 Please read [`CONTRIBUTING.md`](//github.com/liuderchi/atom-i18n/blob/master/CONTRIBUTING.md) for more details and AMA here 👍

> TL;DR; We need to temporarily REPLACE files under `~/.atom/packages/atom-i18n` Normal atom-i18n users would have files under `~/.atom/packages/atom-i18n`, which are downloaded from atom. However, as developers we now need to...

@p2635 Please ignore this since it's a known issue of about page

@p2635 thanks for your contribution 💯 It's welcome to create PR even it's not 100% translated.

@p2635 Are you using windows computer? `menu_win32.cson` is used on windows computer.

@p2635 I forgot to remind: [`menu_win32.cson L2`](https://github.com/liuderchi/atom-i18n/blob/master/def/ja/menu_win32.cson#L2) should not be edited. > _Only translate values rather than keys in cson file_ See [CONTRIBUTING.md](https://github.com/liuderchi/atom-i18n/blob/master/CONTRIBUTING.md#translation-guide)

@Elia0107 there are actually room for improvement of those menu items. It's recorded in #131. We can try preserve hotken prompt in the word if possible. --- @LorenzoAncora thanks for...