Merge branch 'translations-integration' into 'develop'

Translations integration

See merge request funkwhale/funkwhale!904
environments/review-front-927-m6zslj/deployments/2768
Eliot Berriot 2019-09-23 12:02:19 +02:00
commit 8ed6f830b5
20 zmienionych plików z 33351 dodań i 20439 usunięć

Plik diff jest za duży Load Diff

Wyświetl plik

@ -136,7 +136,7 @@
</td>
<td colspan="2">
<i :class="[configs[target.type].icon, 'icon']"></i>
<translate translate-context="*/*/*">{{ configs[target.type].label }}</translate>
{{ configs[target.type].label }}
</td>
</tr>
<tr v-if="obj.target_owner && (!target || target.type !== 'account')">