gabrielbull / gabrielbull/php-ups-api

Translate problem

Open
#328 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
457
Forks
257
PR merge metrics
No merged PRs in 30d

Description

I try to put translate in "fr". it does not work. can you help me?

$translate = new \Ups\Entity\Translate;
$translate->setLanguageCode('FRA');
$locatorRequest->setTranslate($translate);

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.