mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Setup translation files for tu.php
Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
This commit is contained in:
parent
78ace0914e
commit
2d49849e2c
2 changed files with 5 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
set_include_path(get_include_path() . PATH_SEPARATOR . '../lib' . PATH_SEPARATOR . '../lang');
|
||||
|
||||
include("pkgfuncs_po.inc");
|
||||
include("tu_po.inc");
|
||||
include("aur.inc");
|
||||
set_lang();
|
||||
check_sid();
|
||||
|
|
4
web/lang/tu_po.inc
Normal file
4
web/lang/tu_po.inc
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?php
|
||||
|
||||
include_once("translator.inc");
|
||||
global $_t;
|
Loading…
Add table
Reference in a new issue