mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
cleaned up physical scripts
This commit is contained in:
parent
d17e406ac6
commit
7b9956f225
6 changed files with 18 additions and 71 deletions
|
@ -1,19 +0,0 @@
|
|||
<?
|
||||
# INSTRUCTIONS TO TRANSLATORS
|
||||
#
|
||||
# This file contains the i18n translations for a subset of the
|
||||
# Arch Linux User-community Repository (AUR). This is a PHP
|
||||
# script, and as such, you MUST pay great attention to the syntax.
|
||||
# If your text contains any double-quotes ("), you MUST escape
|
||||
# them with the backslash character (\).
|
||||
#
|
||||
|
||||
include_once("translator.inc");
|
||||
global $_t;
|
||||
|
||||
$_t["en"]["Under construction..."] = "Under construction...";
|
||||
# $_t["es"]["Under construction..."] = "--> Traducción española aquí. <--";
|
||||
# $_t["fr"]["Under construction..."] = "--> Traduction française ici. <--";
|
||||
# $_t["de"]["Under construction..."] = "--> Deutsche Übersetzung hier. <--";
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue