New translations en_us.h (French)

This commit is contained in:
fvanroie 2024-05-22 18:33:50 +02:00
parent d2745abb44
commit 6d594e3d53

View File

@ -30,6 +30,7 @@
#define D_FILE_SIZE_KILOBYTES "Kio"
#define D_FILE_SIZE_MEGABYTES "Mio"
#define D_FILE_SIZE_GIGABYTES "Gio"
#define D_FILE_SIZE_TERABYTES "TiB"
#define D_FILE_SIZE_DIVIDER 1024 // kibi or kilo bytes
#define D_DECIMAL_POINT "," // decimal comma or point