Skip to content

Commit 10bf6bc

Browse files
authored
Update get_text_by_id.cpp
1 parent 81b4661 commit 10bf6bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/platform/get_text_by_id.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ using std::string;
1818

1919
namespace
2020
{
21-
string const kDefaultLanguage = "en";
21+
string const kDefaultLanguage = "tr";
2222

2323
string GetTextSourceString(platform::TextSource textSource)
2424
{

0 commit comments

Comments
 (0)