Update language files (#68)

This commit is contained in:
jekkos
2018-09-10 22:26:55 +02:00
committed by jekkos
parent a7bad34fce
commit e2147d8b00
316 changed files with 4161 additions and 113 deletions

View File

@@ -0,0 +1,9 @@
<?php
$lang["enum_half_down"] = "";
$lang["enum_half_even"] = "";
$lang["enum_half_five"] = "";
$lang["enum_half_odd"] = "";
$lang["enum_half_up"] = "";
$lang["enum_round_down"] = "";
$lang["enum_round_up"] = "";