Skip to content

Commit

Permalink
Keep storage units untranslated in ja locale (#651)
Browse files Browse the repository at this point in the history
  • Loading branch information
sakuro authored and kuroda committed Jun 21, 2016
1 parent 18b01b2 commit b27f781
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rails/locale/ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,10 @@ ja:
format: "%n%u"
units:
byte: バイト
gb: ギガバイト
kb: キロバイト
mb: メガバイト
tb: テラバイト
gb: GB
kb: KB
mb: MB
tb: TB
percentage:
format:
delimiter: ''
Expand Down

0 comments on commit b27f781

Please sign in to comment.