Added translation for storage_units.format

This commit is contained in:
2013-07-11 18:13:14 -04:00
parent 32b5b3bdb1
commit 7c599bd482

13
config/locales/pt-BR.yml Normal file
View File

@@ -0,0 +1,13 @@
pt-BR:
number:
human:
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"