diff --git a/src/pages/fr-fr/.gitkeep b/src/pages/fr-fr/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/src/pages/fr-fr/failure.astro b/src/pages/fr-fr/failure.astro
new file mode 100644
index 0000000..3dc84f0
--- /dev/null
+++ b/src/pages/fr-fr/failure.astro
@@ -0,0 +1,16 @@
+---
+import StarlightPage from "@astrojs/starlight/components/StarlightPage.astro"
+import "../styles/page.css"
+---
+
+
+ An error occurred while we were registering you. Try again later, and if the
+ error persists, join our Matrix room let me know.
+
diff --git a/src/pages/fr-fr/login.astro b/src/pages/fr-fr/login.astro
new file mode 100644
index 0000000..fb1be94
--- /dev/null
+++ b/src/pages/fr-fr/login.astro
@@ -0,0 +1,99 @@
+---
+import StarlightPage from "@astrojs/starlight/components/StarlightPage.astro"
+import "../styles/page.css"
+---
+
+
+
+
+
+
diff --git a/src/pages/fr-fr/register.astro b/src/pages/fr-fr/register.astro
new file mode 100644
index 0000000..3d99e60
--- /dev/null
+++ b/src/pages/fr-fr/register.astro
@@ -0,0 +1,26 @@
+---
+import StarlightPage from "@astrojs/starlight/components/StarlightPage.astro"
+import "../styles/page.css"
+---
+
+
+
+
diff --git a/src/pages/fr-fr/success.astro b/src/pages/fr-fr/success.astro
new file mode 100644
index 0000000..f29fa28
--- /dev/null
+++ b/src/pages/fr-fr/success.astro
@@ -0,0 +1,14 @@
+---
+import StarlightPage from "@astrojs/starlight/components/StarlightPage.astro"
+import "../styles/page.css"
+---
+
+
+ Once approved, you will receive an email with a username and password.
+ Approval usually takes less than two business days.
+
diff --git a/src/pages/ru-ru/.gitkeep b/src/pages/ru-ru/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/src/pages/ru-ru/failure.astro b/src/pages/ru-ru/failure.astro
new file mode 100644
index 0000000..3dc84f0
--- /dev/null
+++ b/src/pages/ru-ru/failure.astro
@@ -0,0 +1,16 @@
+---
+import StarlightPage from "@astrojs/starlight/components/StarlightPage.astro"
+import "../styles/page.css"
+---
+
+
+ An error occurred while we were registering you. Try again later, and if the
+ error persists, join our Matrix room let me know.
+
diff --git a/src/pages/ru-ru/login.astro b/src/pages/ru-ru/login.astro
new file mode 100644
index 0000000..fb1be94
--- /dev/null
+++ b/src/pages/ru-ru/login.astro
@@ -0,0 +1,99 @@
+---
+import StarlightPage from "@astrojs/starlight/components/StarlightPage.astro"
+import "../styles/page.css"
+---
+
+
+
+
+
+
diff --git a/src/pages/ru-ru/register.astro b/src/pages/ru-ru/register.astro
new file mode 100644
index 0000000..3d99e60
--- /dev/null
+++ b/src/pages/ru-ru/register.astro
@@ -0,0 +1,26 @@
+---
+import StarlightPage from "@astrojs/starlight/components/StarlightPage.astro"
+import "../styles/page.css"
+---
+
+
+
+
diff --git a/src/pages/ru-ru/success.astro b/src/pages/ru-ru/success.astro
new file mode 100644
index 0000000..f29fa28
--- /dev/null
+++ b/src/pages/ru-ru/success.astro
@@ -0,0 +1,14 @@
+---
+import StarlightPage from "@astrojs/starlight/components/StarlightPage.astro"
+import "../styles/page.css"
+---
+
+
+ Once approved, you will receive an email with a username and password.
+ Approval usually takes less than two business days.
+
diff --git a/src/pages/uk-ua/.gitkeep b/src/pages/uk-ua/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/src/pages/uk-ua/failure.astro b/src/pages/uk-ua/failure.astro
new file mode 100644
index 0000000..3dc84f0
--- /dev/null
+++ b/src/pages/uk-ua/failure.astro
@@ -0,0 +1,16 @@
+---
+import StarlightPage from "@astrojs/starlight/components/StarlightPage.astro"
+import "../styles/page.css"
+---
+
+
+ An error occurred while we were registering you. Try again later, and if the
+ error persists, join our Matrix room let me know.
+
diff --git a/src/pages/uk-ua/login.astro b/src/pages/uk-ua/login.astro
new file mode 100644
index 0000000..fb1be94
--- /dev/null
+++ b/src/pages/uk-ua/login.astro
@@ -0,0 +1,99 @@
+---
+import StarlightPage from "@astrojs/starlight/components/StarlightPage.astro"
+import "../styles/page.css"
+---
+
+
+
+
+
+
diff --git a/src/pages/uk-ua/register.astro b/src/pages/uk-ua/register.astro
new file mode 100644
index 0000000..3d99e60
--- /dev/null
+++ b/src/pages/uk-ua/register.astro
@@ -0,0 +1,26 @@
+---
+import StarlightPage from "@astrojs/starlight/components/StarlightPage.astro"
+import "../styles/page.css"
+---
+
+
+
+
diff --git a/src/pages/uk-ua/success.astro b/src/pages/uk-ua/success.astro
new file mode 100644
index 0000000..f29fa28
--- /dev/null
+++ b/src/pages/uk-ua/success.astro
@@ -0,0 +1,14 @@
+---
+import StarlightPage from "@astrojs/starlight/components/StarlightPage.astro"
+import "../styles/page.css"
+---
+
+
+ Once approved, you will receive an email with a username and password.
+ Approval usually takes less than two business days.
+