Re: Gitlab in Japan

2014-05-28 Thread Sytse Sijbrandij
GitLab is not translated yet, see http://feedback.gitlab.com/forums/176466-general/suggestions/3337748-internationalization-add-translations On Wed, May 7, 2014 at 3:35 PM, noob wrote: > Thanks for your reply. > > Does Gitlab include the i18n and the Japanese locale so that the web pages > are di

Re: Gitlab in Japan

2014-05-07 Thread noob
Thanks for your reply. Does Gitlab include the i18n and the Japanese locale so that the web pages are displayed in Japanese. Can you please guide me where do I set the locale in the application. Thanks, A Gitlab noob On Wednesday, May 7, 2014 12:12:30 AM UTC-4, Paolo Alexis Falcone wrote: > >

Re: Gitlab in Japan

2014-05-06 Thread Paolo Alexis Falcone
1. It should be able to do so, as GitLab is a Rails application. 2. The built-in wiki uses gollum, which stores content inside a git repository. You might need to do extensive retooling, as you'll need to override the wiki model and controller (in app/models/wiki_page.rb and app/controllers/proj