Rename "Asset Types" to "Asset Components"

This commit is contained in:
Ylva Selling
2024-03-04 14:28:59 +01:00
parent 0454754762
commit e25f3d34f7

View File

@@ -68,7 +68,7 @@ namespace {
constexpr const char* CommandKey = "command";
// Factory
constexpr const char* FactoryTitle = "Asset Types";
constexpr const char* FactoryTitle = "Asset Components";
constexpr const char* MembersKey = "members";
constexpr const char* OptionalKey = "optional";
constexpr const char* ReferenceKey = "reference";