Announcement

Collapse
No announcement yet.

Translate throw new Conflict(json_encode(['reason' => 'userNameExists']));

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Translate throw new Conflict(json_encode(['reason' => 'userNameExists']));

    Hello,
    I want to translate this in french . How can I do it ?

    HTML Code:
      throw new Conflict(json_encode(['reason' => 'userNameExists']));
    Actually, it throw an error with : Erreur 409: {"reason":"userNameExists"}


  • #2
    Anyone tanya ?

    Comment

    Working...
    X