Skip to content

Commit 4d9a19a

Browse files
authored
Update README.md
1 parent 16c4c3d commit 4d9a19a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ Page Load Performance Specs (Single Worker):
88
<td width="20%" align="center">Old Frontend</td>
99
</tr>
1010
<tr>
11-
<td width="20%" align="center">3 KB</td>
11+
<td width="20%" align="center">2.5 KB</td>
1212
<td align="center">HTML</td>
1313
<td width="20%" align="center">10 KB</td>
1414
</tr>
1515
<tr>
16-
<td align="center">3 / 71 KB</td>
16+
<td align="center">3 / 72 KB</td>
1717
<td align="center">Static Files</td>
1818
<td align="center">48 / 6,031 KB</td>
1919
</tr>
@@ -46,6 +46,8 @@ supportxmr-gui just needs the web server of your choice to serve favicon.ico and
4646

4747
The static files are best served on CDN and can have a long cache. This speeds up load times, increases your concurrency and will have some downages go unnoticed.
4848

49+
<b>Language and Localization</b><br>
50+
supportxmr-gui automatically localizes decimals, thousand seperators, percent and time formats based on the users browser settings. Language used in the UI has been organized into a single point of configuration to make translation easier. There is also an optional font pack provided that extends glyph support to Latin W01 & W02: Albanian (sq), Croatian (hr), Czech (cs), Danish (da), Dutch (nl), English (en), Estonian (et), Finnish (fi), French (fr), German (de), Hungarian (hu), Icelandic (is), Italian (it), Latvian (lv), Lithuanian (lt), Norwegian (nn), Polish (pl), Portuguese (pt), Romanian (ro), Slovak (sk), Slovenian (sl), Spanish (es), Swedish (sv), Turkish (tr), Welsh (cy).
4951

5052

5153

0 commit comments

Comments
 (0)