Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Last active April 29, 2021 23:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/dbfadf5ec80b517ce0aa07f09987b52e to your computer and use it in GitHub Desktop.
Save parzibyte/dbfadf5ec80b517ce0aa07f09987b52e to your computer and use it in GitHub Desktop.
<?php
$traductor->addResource("json", "idioma_es.json", "es");
$traductor->addResource("json", "idioma_en.json", "en");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment