1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-03-04 20:36:06 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Wunk d536cc8ae6
Update units of memory from decimal to binary prefixes ()
`MB` and `GB` can either be interpreted as having base-10 units, or
base-2. `MiB` and `GiB` removes this discrepancy so that units of memory
are always interpreted using base-2 units.
2022-11-16 23:27:42 +01:00
txorion a92e2028cb
Updates Japanese localization for the Avalonia UI () 2022-08-27 07:01:30 +00:00
txorion f9661a54d2
add Japanese translation to Avalonia UI ()
* add Japanese translation to Avalonia UI

* translate language names

* fix raised in the review
2022-08-11 17:55:14 -03:00