diff options
author | GiteaBot <teabot@gitea.io> | 2023-06-02 00:26:50 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2023-06-02 00:26:50 +0000 |
commit | 7a5873335afb00dda5fa123fb023c88278e79deb (patch) | |
tree | fb8660b299adad22b2d6d26d20462ca1349c5f32 /options | |
parent | c5ede35124c8d5280219c24049bb0ad7da9f02ed (diff) | |
download | gitea-7a5873335afb00dda5fa123fb023c88278e79deb.tar.gz gitea-7a5873335afb00dda5fa123fb023c88278e79deb.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_de-DE.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/options/locale/locale_de-DE.ini b/options/locale/locale_de-DE.ini index 4e7a3a32bd..7780a412ba 100644 --- a/options/locale/locale_de-DE.ini +++ b/options/locale/locale_de-DE.ini @@ -1182,7 +1182,7 @@ issues.add_label=hat das Label %s %s hinzugefügt issues.add_labels=hat die Labels %s %s hinzugefügt issues.remove_label=hat das Label %s %s entfernt issues.remove_labels=hat die Labels %s %s entfernt -issues.add_remove_labels=hat %s hinzugefügt, und %s %s enternt +issues.add_remove_labels=hat %s hinzugefügt, und %s %s entfernt issues.add_milestone_at=`hat diesen Issue %[2]s zum <b>%[1]s</b> Meilenstein hinzugefügt` issues.add_project_at=`hat dieses zum <b>%s</b> projekt %s hinzugefügt` issues.change_milestone_at=`hat den Meilenstein %[3]s von <b>%[1]s</b> zu <b>%[2]s</b> geändert` |