mirror of
1
Fork 0
forgejo/options/locale_next/locale_de-DE.json

12 lines
547 B
JSON

{
"repo.pulls.merged_title_desc": {
"one": "hat %[1]d Commit von <code>%[2]s</code> nach <code>%[3]s</code> %[4]s zusammengeführt",
"other": "hat %[1]d Commits von <code>%[2]s</code> nach <code>%[3]s</code> %[4]s zusammengeführt"
},
"repo.pulls.title_desc": {
"one": "möchte %[1]d Commit von <code>%[2]s</code> nach <code id=\"%[4]s\">%[3]s</code> zusammenführen",
"other": "möchte %[1]d Commits von <code>%[2]s</code> nach <code id=\"%[4]s\">%[3]s</code> zusammenführen"
},
"search.milestone_kind": "Meilensteine suchen …"
}