You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need anyone to translate DK-C++ to their native (or secondary) languages.
Please help by opening a pull request adding a JSON file in the lang directory,
with a filename %ln%_%st%.json, were %ln% is the language (in two letters) and %st% is the state where this language is spoken.
If the language is spoken in only one country,
set %st% to be the same as %ln%.
For example, mk_mk.json is Macedonian, en_us.json is English spoken in United States,
and en_uk.json is English spoken in Britain.
Check en_us.json to see how to format the translation file, as well as the keys.
For the places that certain keys are used, check the code. Maybe in the future there will be a tool to help translate DK-C++.
Help me translate DK-C++!
The text was updated successfully, but these errors were encountered:
I need anyone to translate DK-C++ to their native (or secondary) languages.
Please help by opening a pull request adding a JSON file in the
lang
directory,with a filename
%ln%_%st%.json
, were%ln%
is the language (in two letters) and%st%
is the state where this language is spoken.If the language is spoken in only one country,
set
%st%
to be the same as%ln%
.For example,
mk_mk.json
is Macedonian,en_us.json
is English spoken in United States,and
en_uk.json
is English spoken in Britain.Check
en_us.json
to see how to format the translation file, as well as the keys.For the places that certain keys are used, check the code.
Maybe in the future there will be a tool to help translate DK-C++.
Help me translate DK-C++!
The text was updated successfully, but these errors were encountered: