We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81b4661 commit 10bf6bcCopy full SHA for 10bf6bc
1 file changed
libs/platform/get_text_by_id.cpp
@@ -18,7 +18,7 @@ using std::string;
18
19
namespace
20
{
21
-string const kDefaultLanguage = "en";
+string const kDefaultLanguage = "tr";
22
23
string GetTextSourceString(platform::TextSource textSource)
24
0 commit comments