diff --git a/config/locales/views/repository/en.yml b/config/locales/views/repository/en.yml index 29cbc4d..0d30397 100644 --- a/config/locales/views/repository/en.yml +++ b/config/locales/views/repository/en.yml @@ -27,7 +27,7 @@ en: repository: no_metric_results: "Repository process returned with error. There are no tree metric results." no_hotspot_metric_results: "Repository process returned with error. There are no hotspot metric results." - no_modeule_tree: "Repository process returned with error. There is no module tree." + no_module_tree: "Repository process returned with error. There is no module tree." unstarted_processing: "This Repository has no processings yet. Please, wait an instant as we start it." repository: show: diff --git a/config/locales/views/repository/pt.yml b/config/locales/views/repository/pt.yml index 811e761..9cdea76 100644 --- a/config/locales/views/repository/pt.yml +++ b/config/locales/views/repository/pt.yml @@ -27,7 +27,7 @@ pt: repository: no_metric_results: "O processamento do Repósitório retornou um erro. Não há Resultados de Métrica." no_hotspot_metric_results: "O processamento do Repósitório retornou um erro. Não há Resultados de Métricas de Hotspot." - no_modeule_tree: "Repository process returned with error. Não há uma Árvore de Módulos." + no_module_tree: "Repository process returned with error. Não há uma Árvore de Módulos." unstarted_processing: "Este Repositório ainda não tem Processamentos. Por favor, aguarde um instante enquanto o iniciamos." repository: show: -- libgit2 0.21.2