Skip to content

#662: Added translation context

jovuit requested to merge jovuit/funkwhale_OLD:662-mixin into develop

#662 (closed) Added translation context

@eliotberriot: In https://dev.funkwhale.audio/jovuit/funkwhale/blob/c65cb7aa12e1e8bdaeda0bc3f9cd662a35919118/front/src/components/mixins/Translations.vue, title and track_title seem to represent the same thing. Could you please consider removing one of them? Or did I see something wrong?

In https://dev.funkwhale.audio/jovuit/funkwhale/blob/c65cb7aa12e1e8bdaeda0bc3f9cd662a35919118/front/src/components/mixins/Translations.vue still, the strings accessed_date and imported_date don't seem to be used anywhere. If this is legacy code, could you please consider removing them as well?

Merge request reports