getLanguage() function
Get the ISO code for the currently configured app language. Defaults to โenโ. See https://github.com/obsidianmd/obsidian-translations?tab=readme-ov-file#existing-languages for list of options.
Signature:
export function getLanguage(): string;
Returns:
string