You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the task is to implement mapping of WordPress native locales that are required in different format by Pinterest. For example: nl-NL should be mapped to nl
Throw an error when no mapping is possible.
The text was updated successfully, but these errors were encountered:
The
https://api.pinterest.com/v3/catalogs/partner/connect/
endpoint supports only the following localeit,es-419,ru-RU,hu-HU,hr-HR,sv-SE,de,nb-NO,th-TH,sk-SK,ro-RO,es-MX,uk-UA,nl,en-AU,he-IL,tr,es-ES,pl-PL,cs-CZ,en-CA,fi-FI,pt-PT,el-GR,ja,ar-SA,fr-CA,en-GB,es-AR,da-DK,zh-CN,en-US,vi-VN,id-ID,bg-BG,zh-TW,en-IN,tl-PH,ko-KR,af-ZA,ms-MY,bn-IN,te-IN,fr,hi-IN,pt-BR
the task is to implement mapping of WordPress native locales that are required in different format by Pinterest. For example:
nl-NL
should be mapped tonl
Throw an error when no mapping is possible.
The text was updated successfully, but these errors were encountered: