1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

add german translation (de_DE)

This commit is contained in:
Andrew Dolgov
2009-04-26 16:42:33 +04:00
parent 085e88a009
commit a927fe7b2d
18 changed files with 3476 additions and 830 deletions

View File

@@ -22,8 +22,9 @@
*/
function get_translations() {
$tr = array(
"auto" => "Detect automatically",
"auto" => "Detect automatically",
"en_US" => "English",
"de_DE" => "Deutsch",
"fr_FR" => "Français",
"hu_HU" => "Magyar (Hungarian)",
"it_IT" => "Italiano",