This commit is contained in:
Julien Tant
2025-03-12 10:22:13 -07:00
parent 3b3ddf978f
commit fe87a68caa
+6 -2
View File
@@ -1865,6 +1865,10 @@
"id": "api.custom_groups.no_remote_id",
"translation": "remote_id must be blank for custom group"
},
{
"id": "api.custom_profile_attributes.field_conversion_error",
"translation": "unable to convert the property field to a custom profile attribute field"
},
{
"id": "api.custom_profile_attributes.field_not_found",
"translation": "trying to patch a field that does not exist"
@@ -5043,8 +5047,8 @@
"translation": "Unable to get custom profile attribute values"
},
{
"id": "app.custom_profile_attributes.not_string_value_type.app_error",
"translation": "The value type must be a string"
"id": "app.custom_profile_attributes.property_field_conversion.app_error",
"translation": ""
},
{
"id": "app.custom_profile_attributes.property_field_delete.app_error",