소스 검색

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
No known key found for this signature in database 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",
);
?>

불러오는 중...
취소
저장