mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 08:50:24 +08:00
[CIRCLES] Add Japanese (ja-JP) translation
CORE-18706
This commit is contained in:
@@ -33,6 +33,9 @@ IDI_ICON ICON "res/icon_circles.ico"
|
||||
#ifdef LANGUAGE_IT_IT
|
||||
#include "lang/it-IT.rc"
|
||||
#endif
|
||||
#ifdef LANGUAGE_JA_JP
|
||||
#include "lang/ja-JP.rc"
|
||||
#endif
|
||||
#ifdef LANGUAGE_NO_NO
|
||||
#include "lang/no-NO.rc"
|
||||
#endif
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_DESCRIPTION "水玉"
|
||||
IDS_TEXT "設定できるオプションはありません。"
|
||||
END
|
||||
Reference in New Issue
Block a user