mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-03-28 03:16:58 +00:00
feat: add i18n to subscriptions import page
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
</label>
|
||||
</div>
|
||||
</form>
|
||||
<button class="btn mt-4" @click="handleExport" v-text="$t('actions.export_history')" />
|
||||
<button class="btn mt-4" @click="handleExport" v-text="$t('actions.export')" />
|
||||
</div>
|
||||
</ModalComponent>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user