Commit c7041bdf509172367da3f9b586557b42e1c65734

Authored by Daniel
1 parent 48a6cd84

Fixed mislabeled and leftover translations for Modules

config/locales/views/modules/en.yml
@@ -7,15 +7,6 @@ en: @@ -7,15 +7,6 @@ en:
7 kalibro_module: 7 kalibro_module:
8 one: "Module" 8 one: "Module"
9 other: "Modules" 9 other: "Modules"
10 - reading_group:  
11 - one: "Reading Group"  
12 - other: "Reading Groups"  
13 - kalibro_range:  
14 - one: "Range"  
15 - other: "Ranges"  
16 - metric_configuration:  
17 - one: "Metric Configuration"  
18 - other: "Metric Configurations"  
19 attributes: 10 attributes:
20 metric_configuration: 11 metric_configuration:
21 metric: "Metric" 12 metric: "Metric"
config/locales/views/modules/pt.yml
1 -en: 1 +pt:
2 value: "Valor" 2 value: "Valor"
3 threshold: "Limite" 3 threshold: "Limite"
4 only_point_printed_chart: "Há apenas um ponto e não vai ser impresso em um gráfico." 4 only_point_printed_chart: "Há apenas um ponto e não vai ser impresso em um gráfico."
@@ -7,15 +7,6 @@ en: @@ -7,15 +7,6 @@ en:
7 kalibro_module: 7 kalibro_module:
8 one: "Módulo" 8 one: "Módulo"
9 other: "Módulos" 9 other: "Módulos"
10 - reading_group:  
11 - one: "Grupo de Leitura"  
12 - other: "Grupos de Leitura"  
13 - kalibro_range:  
14 - one: "Intervalo"  
15 - other: "Intervalos"  
16 - metric_configuration:  
17 - one: "Configuração de Métrica"  
18 - other: "Configurações de Métricas"  
19 attributes: 10 attributes:
20 metric_configuration: 11 metric_configuration:
21 metric: "Métrica" 12 metric: "Métrica"