mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
corrected locale string
This commit is contained in:
parent
0b13cd133b
commit
70421bf84e
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# elements like %{queue} are variables and should not be translated
|
# elements like %{queue} are variables and should not be translated
|
||||||
en:
|
"pt-br":
|
||||||
Dashboard: Painel
|
Dashboard: Painel
|
||||||
Status: Status
|
Status: Status
|
||||||
Time: Tempo
|
Time: Tempo
|
||||||
|
@ -57,4 +57,3 @@ en:
|
||||||
OneMonth: 1 mês
|
OneMonth: 1 mês
|
||||||
ThreeMonths: 3 meses
|
ThreeMonths: 3 meses
|
||||||
SixMonths: 6 meses
|
SixMonths: 6 meses
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue