pub fn get_language_text( section: &str, text: &str, ) -> Result<String, NullByteError>
現在の言語設定で定義されているテキストを取得する。
任意のセクションから取得出来ます。
section
text