Add German translation for collective settings page

This commit is contained in:
eikek
2021-06-06 00:28:35 +02:00
parent 9db75f3e71
commit fe4f48dd7f
20 changed files with 421 additions and 30 deletions

View File

@ -158,7 +158,7 @@ viewInsights texts flags model =
[ class "py-2"
]
[ h4 [ class S.header3 ]
[ text "Items"
[ text texts.items
]
, div [ class "flex px-4 flex-wrap" ]
[ stats (String.fromInt (model.insights.incomingCount + model.insights.outgoingCount)) texts.basics.items