diff --git a/packages/kbn-i18n/GUIDELINE.md b/packages/kbn-i18n/GUIDELINE.md index 188a88316b13..18b2dff63a06 100644 --- a/packages/kbn-i18n/GUIDELINE.md +++ b/packages/kbn-i18n/GUIDELINE.md @@ -6,23 +6,25 @@ The message ids chosen for message keys are descriptive of the string, and its role in the interface (button, label, header, etc.). Each message id ends with a descriptive type. Types are defined at the end of message id by combining to the last segment using camel case. -The following types are supported: -- Title -- Label -- ButtonLabel -- DropDown -- Placeholder -- Tooltip -- AriaLabel -- ErrorMessage -- ToggleSwitch -- LinkLabel and etc. +Ids should end with: + +- Description (in most cases if it's `

` tag), +- Title (if it's `

`, `

`, etc. tags), +- Label (if it's `