# Sandbox.Language.Current

```csharp
static LanguageInformation Current { get; set; }
```

Information about the current selected language. Will default to English if the current language isn't found.

Declared in [Sandbox.Language](/api/Sandbox.Language).
Assembly: `Sandbox.Engine`.
