wanderluster-project / api

API for Wanderluster Project
GNU General Public License v3.0
0 stars 0 forks source link

FileSizeType - Internationalization #20

Open swimson opened 4 years ago

swimson commented 4 years ago

Currently the FileSizeType takes input in the form of 2.2GB for instance. However, the number format is dependent on the locale of the user. Refactor the FileSizeType to take into account the locale of the user.