1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 19:42:38 +02:00
Oinktube/locale/en_AU.php
Caleb Mazalevskis 13eb33f6ea
Fix one typo and slightly improve readability.
- Fixes one typo ("Let users request ... must be done manually").
- Adjusts some odd array endings to slightly improve their readability.
2022-02-03 09:14:44 +08:00

4 lines
121 B
PHP

<?php
include './en_US.php';
// Add translation variables like below to add a different word.
//$t['year'] = 'year';