removed unused i18n

This commit is contained in:
Julien Tant 2025-02-13 19:16:33 -07:00
parent 0214d7eb94
commit 01f632db46

View File

@ -5034,14 +5034,6 @@
"id": "app.custom_profile_attributes.list_property_values.app_error",
"translation": "Unable to get custom profile attribute values"
},
{
"id": "app.custom_profile_attributes.not_array_options.app_error",
"translation": "The attribute options must be an array"
},
{
"id": "app.custom_profile_attributes.not_map_option.app_error",
"translation": "The attribute option #{{.Index}} must be a key value pair"
},
{
"id": "app.custom_profile_attributes.not_string_value_type.app_error",
"translation": "The value type must be a string"