I created an App by REST API. I created the App with a header (Accept-Language: 'ja'). I received the form field names in Japanese. But the views setting autocreated (Assigned to me) view with a view name not in Japanese.
I want to views setting autocreated view name (Assigned to me) in Japanese.
What way can I do that?
My setting language is “Use Web browser settings”.
I used kintone.plugin (with my authenticate) to call Add Preview App (to add Accept-Language header), I received built-in form field in Japanese and view setting is empty.
Then I call API (with kintone.api) to create Process Management settings, after I get the view setting, view setting currently has (Assigned to me) view. That is result, I receive when debug.
I sorry by my English skill.
Thank you for supporting