BSOne.SFC/Tocsg.Module/COCrypto/LangKR.pas

11 lines
89 B
Plaintext

unit LangKR;
interface
Resourcestring
RS_HELLO = '안녕하세요';
implementation
end.