-rw-r--r-- | docs/i18n.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/i18n.html b/docs/i18n.html new file mode 100644 index 0000000..f47ca1f --- a/dev/null +++ b/docs/i18n.html | |||
@@ -0,0 +1,23 @@ | |||
1 | <html><head><title>I18n</title></head><body><h2> <img src=language.png> I18n</h2> | ||
2 | Qt/Embedded uses Unicode natively. | ||
3 | (some characters below may noit be present in the current font) | ||
4 | <p> | ||
5 | <font face=Cyberbit size=4> | ||
6 | 语言 : 简体中文 | ||
7 | <p> | ||
8 | 語言 : 繁體中文 | ||
9 | <p> | ||
10 | Γλώσσα: Ελληνικά | ||
11 | <p> | ||
12 | Langage: Français | ||
13 | <p> | ||
14 | 言語 : 日本語 | ||
15 | <p> | ||
16 | 언어 : 한국어 | ||
17 | <p> | ||
18 | Язык: Русский | ||
19 | <p> | ||
20 | Språk: Norsk | ||
21 | </font> | ||
22 | </body> | ||
23 | </html> | ||