Limitations of Languages
- The maximum character length of a language name is 50
 - The minimum character length of a language code is 2, and the maximum character length is 16
 - The language code should contain only alphanumeric characters and hyphens
 - The language code cannot begin or end with a hyphen
 - A language code cannot contain two consecutive hyphens, e.g., ‘--’
 
