use right translationAuthorPrefix in authorContributionFormat

This commit is contained in:
2026-03-12 22:25:50 +01:00
parent a0de02126c
commit f075946777
2 changed files with 4 additions and 4 deletions

View File

@@ -54,7 +54,7 @@
(poetAndComposerEqualPrefix "")
(poetPrefix "")
(composerPrefix "")
(translationPrefix "")
(translationAuthorPrefix "")
(pronunciationPrefix "")
(compositionPrefix "")
(adaptionTextPrefix "")
@@ -177,4 +177,4 @@
)))))
(make-null-markup)
)
}
}