瀏覽代碼

Created German translation

Created a German translation file for the network website.
"DE" is the 2-letter ISO country code for Germany.
tags/1.5
Daginberth 4 年之前
committed by GitHub
父節點
當前提交
4fc36b7762
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 15 行新增0 行删除
  1. +15
    -0
      templates/webpanel/language/de.php

+ 15
- 0
templates/webpanel/language/de.php 查看文件

@@ -0,0 +1,15 @@
<?php
$lang = array(
"passes" => "Überflüge",
"satellite" => "Satellit",
"images" => "Bilder",
"pass_start" => "Start des Überflugs",
"pass_end" => "Ende des Überflugs",
"max_elev" => "Maximale Erhebung",
"elev" => "Erhebung",
"page" => "Seite",
"of" => "von",
"prev" => "Vorherig",
"next" => "Nächstes",
);
?>

Loading…
取消
儲存