6 lines
85 B
PHP
6 lines
85 B
PHP
<?php
|
|
|
|
# US English - stemming as for British English.
|
|
include __DIR__ . "/en.php";
|
|
|