mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-20 23:07:43 +01:00
Merge branch 'net5'
This commit is contained in:
commit
d29400437e
52 changed files with 274 additions and 273 deletions
|
|
@ -14,7 +14,7 @@ namespace Dalamud
|
|||
/// Class handling localization.
|
||||
/// </summary>
|
||||
[ServiceManager.EarlyLoadedService]
|
||||
public class Localization
|
||||
public class Localization : IServiceType
|
||||
{
|
||||
/// <summary>
|
||||
/// Array of language codes which have a valid translation in Dalamud.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue