fix language
This commit is contained in:
@@ -23,7 +23,7 @@ namespace Atomx.Admin.Client.Models
|
||||
public string Title { get; set; } = string.Empty;
|
||||
|
||||
/// <summary>
|
||||
/// 语言名称
|
||||
/// 语言文化
|
||||
/// </summary>
|
||||
public string Culture { get; set; } = string.Empty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user