mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
@@ -63,10 +63,13 @@
|
|||||||
function get_translations() {
|
function get_translations() {
|
||||||
$tr = array(
|
$tr = array(
|
||||||
"auto" => "Detect automatically",
|
"auto" => "Detect automatically",
|
||||||
|
"da_DA" => "Dansk",
|
||||||
"ca_CA" => "Català",
|
"ca_CA" => "Català",
|
||||||
"cs_CZ" => "Česky",
|
"cs_CZ" => "Česky",
|
||||||
"en_US" => "English",
|
"en_US" => "English",
|
||||||
"es_ES" => "Español",
|
"el_GR" => "Ελληνικά",
|
||||||
|
"es_ES" => "Español (España)",
|
||||||
|
"es_LA" => "Español",
|
||||||
"de_DE" => "Deutsch",
|
"de_DE" => "Deutsch",
|
||||||
"fr_FR" => "Français",
|
"fr_FR" => "Français",
|
||||||
"hu_HU" => "Magyar (Hungarian)",
|
"hu_HU" => "Magyar (Hungarian)",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user