@Localizer["InventoryTitle"]

@Localizer["AvailableItems"]

@foreach (var item in Items) {

@item.DisplayName


}
@Localizer["Logs"]