Collections/test_trans.php

2 lines
95 B
PHP

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