Conversation
|
Thanks! |
|
This was changed in #1766. Other translations have the same issue. |
Hey only 7 years later ... |
|
Thanks! Please add a line for you in https://github.com/FreshRSS/FreshRSS/blob/edge/CREDITS.md |
pr #8412 |
| 'label' => 'Show warning banner', // TODO | ||
| 'seconds' => 'seconds (at least 1)', // TODO | ||
| 'label' => 'Zeige Warnbanner', | ||
| 'seconds' => 'Sekundne (mind. 1)', |
There was a problem hiding this comment.
I am late to the party.
Here is a typo
| 'seconds' => 'Sekundne (mind. 1)', | |
| 'seconds' => 'Sekunden (mind. 1)', |
| 'label' => 'Show acknowledgement banner', // TODO | ||
| 'seconds' => 'seconds (0 means not shown)', // TODO | ||
| 'label' => 'Zeige Anerkennungsbanner', | ||
| 'seconds' => 'Sekunden (0 für nicht gezeigt)', |
There was a problem hiding this comment.
| 'seconds' => 'Sekunden (0 für nicht gezeigt)', | |
| 'seconds' => 'Sekunden (0 bedeutet: nicht zeigen)', |
| 'feeds' => 'Nach Feed filtern', | ||
| 'order' => 'Nach Datum sortieren', | ||
| 'publish_labels_instead_of_tags' => 'Replace <i>feed tags</i> by <i>user labels</i> in the shared RSS', // TODO | ||
| 'publish_labels_instead_of_tags' => 'Ersetze <i>feed tags</i> durch <i>user labels</i> im geteilten RSS', |
There was a problem hiding this comment.
"feed tags" and "user labels" should have a German translation
Closes #8401
Translation fixes.