--- a/languages/custom_pt-br.php +++ b/languages/custom_pt-br.php @@ -12,9 +12,9 @@ "sets" => array(1 => "Website", 2 => "CD"), #List the indervitual items within each phase set. #Website Set - "1" => array(0 => "Planejamento", 1 => "Design", 2 => "Produção", 3 => "Testes", 4 => "Término"), + "1" => array(0 => "Planejamento", 1 => "Design", 2 => "Testes", 3 => "Término", 4 => "Produção"), #CD Set - "2" => array(0 => "Planejamento", 1 => "Design", 2 => "Produção", 3 => "Testes") + "2" => array(0 => "Planejamento", 1 => "Design", 2 => "Testes", 3 => "Produção") ); ?> \ No newline at end of file