Application languages
Application Translations API is designed to make applications more accessible by providing translations for various languages. This functionality helps developers ensure their applications cater to a diverse audience, improving user experience across different countries.
📄️ List application languages
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> List all the languages for an application <br/> Scope: store_read
📄️ Create application language
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Assign a language to an application <br/> Scope: store_write, store_admin
📄️ Delete application languages
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Delete all language for an application <br/> Scope: store_write, store_admin
📄️ Delete application language
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Delete a language for an application <br/> Scope: store_write, store_admin
📄️ Update application language
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Update an existing language for an application <br/> Scope: store_write, store_admin