Openki / Openki

We moved to GitLab 💔 Openki is a tool to build up and organize local communities – Open education for real.
http://gitlab.com/Openki/Openki
GNU Affero General Public License v3.0
141 stars 31 forks source link

translate laguages in laguage selection #431

Open 1u opened 8 years ago

1u commented 8 years ago

client/views/lang.js 'de': { lg: 'de', name: 'Deutsch', short: 'de', english:'German'}, 'de': { lg: 'de', name: 'Deutsch', short: 'de', english:"mf 'language.german'"},

could this work? is it needed to add aswell:

client/lib/mfFixedTranslations.html Language: {{mf 'language.german' 'German'}}

show it, when hovering over original string #430

219

sbalmer commented 8 years ago

The only reason I can see for why people would want to see translated names for languages is curiosity. But the curious will have no problem plucking the word and pasting it into the Google. So is there another reason we need this? I would prefer working on stuff that improves usability.