Skip to content

Commit

Permalink
Fix last line and table name
Browse files Browse the repository at this point in the history
  • Loading branch information
Quirino authored and davydovanton committed May 11, 2019
1 parent ca35830 commit 0dc52dd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/sidekiq/statistic/locales/pt-BR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pt-BR: # <---- change this to your locale code
End: Fim
Failed: Falhou
Passed: Passou
WorkersTable: Tabela de trabalhadores
WorkersTable: Tabela de Workers
Worker: Trabalhador
Date: Data
Success: Successo
Expand All @@ -22,6 +22,6 @@ pt-BR: # <---- change this to your locale code
LastJobStatus: Status do último trabalho
WorkerInformation: 'Informações do %{worker}'
InformationTable: Tabela de informação
WorkerLog: Log do trabalhador
WorkerTablePerDay: Tabela do trabalhador (por dia)
LastRun: Última execução
WorkerLog: Log do Worker
WorkerTablePerDay: Tabela do Worker (por dia)
LastRun: Última execução

0 comments on commit 0dc52dd

Please sign in to comment.