diff options
Diffstat (limited to 'web/lang/timeout_po.inc')
-rw-r--r-- | web/lang/timeout_po.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/lang/timeout_po.inc b/web/lang/timeout_po.inc index d56c0bd..32c3555 100644 --- a/web/lang/timeout_po.inc +++ b/web/lang/timeout_po.inc @@ -29,4 +29,5 @@ include_once("ru/timeout_po.inc"); include_once("fr/timeout_po.inc"); -?>
\ No newline at end of file +include_once("uk/timeout_po.inc"); + |