Collections/tests/test_trans.php

2 lines
98 B
PHP
Executable File

<?php require "../config.php"; global $translator; echo $translator->trans("Category not found");