Currently, the language keys from the "Languages" tab are passed directly to the CLI. However, in certain file formats like Android Strings, default translations do not use a language key; they must be placed in values/strings.xml instead of values-en/strings.xml.