1
0
Fork 0
mirror of https://github.com/activerecord-hackery/ransack.git synced 2022-11-09 13:47:45 -05:00

[skip ci] adjusting pt-BR locale null key

This commit is contained in:
Guilherme Cabral Vannuchi 2016-06-16 15:02:43 -03:00
parent 64d8c402e6
commit 869208e33f

View file

@ -66,5 +66,5 @@ pt-BR:
'false': "é falso" 'false': "é falso"
present: "está presente" present: "está presente"
blank: "está em branco" blank: "está em branco"
'null': "é nullo" 'null': "é nulo"
not_null: "não é nulo" not_null: "não é nulo"