+ import from github
This commit is contained in:
6
test/test.cpp
Normal file
6
test/test.cpp
Normal file
@ -0,0 +1,6 @@
|
||||
void foo()
|
||||
{
|
||||
_("String English One");
|
||||
_("String English Two");
|
||||
_("String English Three");
|
||||
}
|
Reference in New Issue
Block a user