[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(i18n): add translation for `title` in de-DE (#723)

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>

authored by

Alexander Schmid
autofix-ci[bot]
and committed by
GitHub
abf7d090 3296340b

+2
+1
i18n/locales/de-DE.json
··· 27 27 "found_packages": "Keine Pakete gefunden | 1 Paket gefunden | {count} Pakete gefunden", 28 28 "updating": "(wird aktualisiert...)", 29 29 "no_results": "Keine Pakete gefunden für \"{query}\"", 30 + "title": "Suche", 30 31 "not_taken": "{name} ist noch frei", 31 32 "claim_prompt": "Diesen Paketnamen auf npm beanspruchen", 32 33 "claim_button": "\"{name}\" beanspruchen",
+1
lunaria/files/de-DE.json
··· 27 27 "found_packages": "Keine Pakete gefunden | 1 Paket gefunden | {count} Pakete gefunden", 28 28 "updating": "(wird aktualisiert...)", 29 29 "no_results": "Keine Pakete gefunden für \"{query}\"", 30 + "title": "Suche", 30 31 "not_taken": "{name} ist noch frei", 31 32 "claim_prompt": "Diesen Paketnamen auf npm beanspruchen", 32 33 "claim_button": "\"{name}\" beanspruchen",