mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-05-07 19:22:26 +00:00
6 lines
No EOL
100 B
C#
6 lines
No EOL
100 B
C#
namespace LBPUnion.ProjectLighthouse.Localization;
|
|
|
|
public enum TranslationAreas
|
|
{
|
|
BaseLayout,
|
|
} |