Cleanup & Thai translations
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
title: Wait
|
||||
description: Wait while Fedora Media Writer does its thing.
|
||||
continueTo: distro/fedora/workstation/5/
|
||||
---
|
||||
|
||||
import { Picture } from "astro:assets";
|
||||
import ChoiceList from "@/components/ChoiceList.astro";
|
||||
import writing from "@/assets/imgs/Fedora/FedoraMediaWriter/Writing.png";
|
||||
|
||||
<div class="flex justify-center">
|
||||
@@ -18,9 +18,3 @@ import writing from "@/assets/imgs/Fedora/FedoraMediaWriter/Writing.png";
|
||||
|
||||
Now, wait while Fedora Media Writer is downloading and writing to your USB
|
||||
flash drive. You can do something else while it does its thing.
|
||||
|
||||
<ChoiceList>
|
||||
<a href="/en/distro/fedora/workstation/5/" class="button">
|
||||
Continue
|
||||
</a>
|
||||
</ChoiceList>
|
||||
|
||||
Reference in New Issue
Block a user