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