UI系统组件
This commit is contained in:
@@ -60,7 +60,7 @@ namespace BaseGames.Editor.Localization
|
||||
{
|
||||
EditorUtility.DisplayDialog("Key 选择器",
|
||||
$"表「{table}」尚无可用 Key。\n" +
|
||||
$"请先在 Resources/Localization/{{语言}}/{table}.json 中添加条目。",
|
||||
$"请先用「BaseGames / Localization / 表格编辑器」或在 {LocalizationPaths.DataRoot}/{{语言}}/{table}.json 中添加条目。",
|
||||
"确定");
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user