diff options
| author | 2018-10-21 16:32:34 +0200 | |
|---|---|---|
| committer | 2018-10-21 16:32:34 +0200 | |
| commit | 1b5581d96b7954637951f45ca3122d78acd9a510 (patch) | |
| tree | ca2c791f758adc32b9b122ad321a2afa269a1dd5 | |
| parent | abc5c344f6ad4035a3a9ac977add3ef4d5d76540 (diff) | |
Translation for "Known" (#2059)
https://github.com/FreshRSS/FreshRSS/issues/2056
| -rw-r--r-- | app/i18n/de/gen.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/de/gen.php b/app/i18n/de/gen.php index b4b2aeade..617b2a494 100644 --- a/app/i18n/de/gen.php +++ b/app/i18n/de/gen.php @@ -167,7 +167,7 @@ return array( 'g+' => 'Google+', 'gnusocial' => 'GNU social', 'jdh' => 'Journal du hacker', - 'Known' => 'Known based sites', //TODO + 'Known' => 'Known-Seite (https://withknown.com)', 'linkedin' => 'LinkedIn', 'mastodon' => 'Mastodon', 'movim' => 'Movim', |
