diff --git a/config/locales/views/home/en.yml b/config/locales/views/home/en.yml index f7517e8..151e485 100644 --- a/config/locales/views/home/en.yml +++ b/config/locales/views/home/en.yml @@ -1,5 +1,5 @@ en: title_home_index: "Understanding Code Metrics" - body_home_index_html: "
This is Mezuro! A free/libre web platform for collaborative source code evaluation.
Here you can evaluate your source code with the most popular SCMs (like Git and SVN), just by providing its URL. For now, you can evaluate C, C++, Java, Ruby and Python source codes, but we are looking forward to supporting more languages in the future (PHP is coming soon).
" + body_home_index_html: "This is Mezuro! A free/libre web platform for collaborative source code evaluation.
Here you can evaluate your source code with the most popular SCMs (like Git and SVN), just by providing its URL. For now, you can evaluate C, C++, Java, Ruby, Python and PHP source codes, but we are looking forward to supporting more languages in the future.
" body_feedback_home_index_html: "Mezuro is continuously under development. Try it and give us your %{href}." latest_projects: "Latest projects" diff --git a/config/locales/views/home/pt.yml b/config/locales/views/home/pt.yml index 58297be..7707d71 100644 --- a/config/locales/views/home/pt.yml +++ b/config/locales/views/home/pt.yml @@ -1,5 +1,5 @@ pt: title_home_index: "Entendendo Métricas de Código" - body_home_index_html: "Este é o Mezuro! Uma plataforma web livre para avaliação colaborativa de código fonte.
Aqui você pode avaliar seu código fonte com os SCMs mais populares (como Git e SVN), apenas fornecendo sua URL. Por enquanto, você pode avaliar códigos em C, C++, Java, Ruby e Python mas nós pretendemos dar suporte a mais linguagens no futuro (PHP está muito próximo).
" + body_home_index_html: "Este é o Mezuro! Uma plataforma web livre para avaliação colaborativa de código fonte.
Aqui você pode avaliar seu código fonte com os SCMs mais populares (como Git e SVN), apenas fornecendo sua URL. Por enquanto, você pode avaliar códigos em C, C++, Java, Ruby, Python e PHP mas nós pretendemos dar suporte a mais linguagens no futuro.
" body_feedback_home_index_html: "Mezuro está sob constante desenvolvimento. Experimente e nos dê o seu %{href}." latest_projects: "Últimos projetos" -- libgit2 0.21.2