AKINORI Ishii

Results 2 issues of AKINORI Ishii

### Your environment. - Version: 6520e40488b7ed311de56047ebd5748f11e73d01 Hello! I was looking at [table_of_contents_header.go](https://github.com/pion/opus/blob/master/table_of_contents_header.go), and noticed that the [Configuration.mode()](https://github.com/pion/opus/blob/6520e40488b7ed311de56047ebd5748f11e73d01/table_of_contents_header.go#L154) method returns 0 if c = 0. According to [RFC6716](https://datatracker.ietf.org/doc/html/rfc6716#section-3), if c =...

I found wrong translation in Japanese locale file. In Japanese locale file, [Line.33](https://github.com/plotly/plotly.js/blob/master/lib/locales/ja.js#L33) has `Pan: 拡大` , while [Line 46](https://github.com/plotly/plotly.js/blob/master/lib/locales/ja.js#L46) has `Zoom in: 拡大` . 拡大 is equivalent to 'expanding',...

bug
P2