mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-04-30 16:28:22 +00:00
Add german support, update russian translations
This commit is contained in:
parent
53dafe5f53
commit
4763a077ab
6 changed files with 199 additions and 1 deletions
|
@ -75,6 +75,9 @@ public static class LocalizationManager
|
|||
{
|
||||
"fr-FR", "fr"
|
||||
},
|
||||
{
|
||||
"de-DE", "de"
|
||||
}
|
||||
};
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue