getLanguageCode()

Returns the language code of the language currently used in the editor interface. Use the language code to localize the content in your settings panel.

Syntax

コピー
1

Parameters

This method does not take any parameters.

リターン

Promise<string>

The editor's language code.

コピー
1
役に立ちましたか?
はい
いいえ