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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user