1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
This commit is contained in:
Daniel 2023-03-02 08:50:02 -03:00
parent 8f40f6cff2
commit 74e94cd26f
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
<?php
include './en_US.php';
include __DIR__.'/en_US.php';
// Add translation variables like below to add a different word.
//$t['year'] = 'year';