mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-15 05:04:15 +01:00
new languages in changelog
This commit is contained in:
parent
86b6c8115a
commit
ef7e95c4b3
1 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,8 @@ namespace Dalamud.Interface {
|
|||
private const string ChangeLog =
|
||||
@"* The /xlbonus command was removed - it has been remade as the ""Adventurer in Need"" plugin by Caraxi and is way better now. Please check it out!
|
||||
* Plugin UI is now also hidden when in GPose or in a cutscene. You can disable this in the /xlsettings window.
|
||||
* Updated the localization files";
|
||||
* Updated the localization files
|
||||
* Added Norwegian, Korean and Russian localization - thanks a lot to all of our translators! If you wish to join the effort, please check our #translations channel.";
|
||||
|
||||
public DalamudChangelogWindow(Dalamud dalamud) {
|
||||
this.dalamud = dalamud;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue