add_keyword
Description:
Add a new keyword to the keywords list for the given locale.
This function does not check for duplicate keywords.
Parameters:
this |
an Component instance. |
keyword |
The new keyword to add. |
locale |
BCP47 locale of the values, or null to use current locale. |