Added translation for storage_units.format
This commit is contained in:
13
config/locales/pt-BR.yml
Normal file
13
config/locales/pt-BR.yml
Normal 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"
|
||||||
Reference in New Issue
Block a user