mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 15:07:31 -06:00
Turkish words were edited (#5004)
* Update OrcaSlicer_tr.po - TURKISH translation update * Update OrcaSlicer_tr.po - TURKISH translation update * Update OrcaSlicer_tr.po - TURKISH translation update * Turkish language code added (tr_TR) * Turkish words were edited
This commit is contained in:
parent
1bb8fad63f
commit
c19122f0b7
3 changed files with 2338 additions and 3527 deletions
|
@ -6026,6 +6026,7 @@ wxString GUI_App::current_language_code_safe() const
|
|||
{ "uk", "uk_UA", },
|
||||
{ "zh", "zh_CN", },
|
||||
{ "ru", "ru_RU", },
|
||||
{ "tr", "tr_TR", },
|
||||
};
|
||||
wxString language_code = this->current_language_code().BeforeFirst('_');
|
||||
auto it = mapping.find(language_code);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue