Updated translations for EN/DE. Fix translation string.
This commit is contained in:
parent
486f0601eb
commit
9009c9e2e9
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
<!-- Recommendation -->
|
<!-- Recommendation -->
|
||||||
<div ng-if="motion.getRecommendationName() != ''">
|
<div ng-if="motion.getRecommendationName() != ''">
|
||||||
<h3 translate>{{ config('motions_recommendations_by') }}</h3>
|
<h3>{{ config('motions_recommendations_by') }}</h3>
|
||||||
{{ motion.getRecommendationName() }}
|
{{ motion.getRecommendationName() }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user