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

UI Translation possible #3

Open
wilzbach opened this issue Jul 5, 2017 · 0 comments
Open

UI Translation possible #3

wilzbach opened this issue Jul 5, 2017 · 0 comments

Comments

@wilzbach
Copy link
Member

wilzbach commented Jul 5, 2017

Hi, @dlang-tour/chinese, @dlang-tour/english, @dlang-tour/french, @dlang-tour/german, @dlang-tour/italian, @dlang-tour/japanese, @dlang-tour/korean, @dlang-tour/portuguese, @dlang-tour/romanian, @dlang-tour/russian, @dlang-tour/slovak, @dlang-tour/spanish, @dlang-tour/swedish, @dlang-tour/turkish, @dlang-tour/ukrainian

Updates

Finally you can translate the UI buttons

For details, please see dlang-tour/core#510
For an example: dlang-tour/german#61 (live in action).
In short it boils down to adding this to your main index.yml

translations:
 editor.run: Run
 editor.reset: Reset
 editor.format: Format
 editor.keyboard_shortcuts: Keyboard Shortcuts
 editor.export": Export

(You will need dlang-tour >= 1.0.6 to test this locally)

Auto-deploy is working again 🎉

It turned out to be an issue with ldc-1.2.0. Luckily ldc-1.3.0-beta.2 solved the problem.

Small things

  • there's now a "Format" & "Export" button (run.dlang.io is rather simplistic atm, PRs are welcome)
  • the Tour backend is now used to execute the unittest examples on dlang.org (this heavily reduced the execution time)

As always: happy translating and feel free to open issues at https://github.com/dlang-tour/core/issues :)

@dlang-tour dlang-tour locked and limited conversation to collaborators Jul 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant