mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-15 21:24:16 +01:00
add current ui lang and change event
This commit is contained in:
parent
208055b0a4
commit
6ac126a743
3 changed files with 41 additions and 7 deletions
|
|
@ -223,7 +223,7 @@ namespace Dalamud.Interface
|
|||
{
|
||||
if (ImGui.MenuItem("From Fallbacks"))
|
||||
{
|
||||
Loc.SetupWithFallbacks();
|
||||
this.dalamud.LocalizationManager.SetupWithFallbacks();
|
||||
}
|
||||
|
||||
if (ImGui.MenuItem("From UICulture"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue