aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGravatar Inverle <inverle@proton.me> 2025-10-02 23:00:16 +0200
committerGravatar GitHub <noreply@github.com> 2025-10-02 23:00:16 +0200
commitbe49726ebb700aca030004d367c029082cfc6427 (patch)
tree7e85b4e3440349b02a19b88a3c0e3419da3dd91a /docs
parent128c375fc9de5119b1963d92dc9cd3e423053111 (diff)
Replace translation status flags with text section (#7842)
* Replace translation status flags with text section * make fix-all * Update README.md Co-authored-by: maTh <1645099+math-GH@users.noreply.github.com> * Improve with suggestions * Improve with further suggestions * fix headers * BCP 47 https://developer.mozilla.org/en-US/docs/Glossary/BCP_47_language_tag * en-US: `TODO` -> `IGNORE` * i18n: fr * i18n: fr * i18n: fr * Links --------- Co-authored-by: maTh <1645099+math-GH@users.noreply.github.com> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'docs')
-rw-r--r--docs/i18n/flags/README.md5
-rw-r--r--docs/i18n/flags/gen/cs.svg7
-rw-r--r--docs/i18n/flags/gen/de.svg7
-rw-r--r--docs/i18n/flags/gen/el.svg7
-rw-r--r--docs/i18n/flags/gen/en-us.svg7
-rw-r--r--docs/i18n/flags/gen/en.svg7
-rw-r--r--docs/i18n/flags/gen/es.svg7
-rw-r--r--docs/i18n/flags/gen/fa.svg7
-rw-r--r--docs/i18n/flags/gen/fi.svg7
-rw-r--r--docs/i18n/flags/gen/fr.svg7
-rw-r--r--docs/i18n/flags/gen/he.svg7
-rw-r--r--docs/i18n/flags/gen/hu.svg7
-rw-r--r--docs/i18n/flags/gen/id.svg7
-rw-r--r--docs/i18n/flags/gen/it.svg7
-rw-r--r--docs/i18n/flags/gen/ja.svg7
-rw-r--r--docs/i18n/flags/gen/ko.svg7
-rw-r--r--docs/i18n/flags/gen/lv.svg7
-rw-r--r--docs/i18n/flags/gen/nl.svg7
-rw-r--r--docs/i18n/flags/gen/oc.svg10
-rw-r--r--docs/i18n/flags/gen/pl.svg7
-rw-r--r--docs/i18n/flags/gen/pt-br.svg7
-rw-r--r--docs/i18n/flags/gen/pt-pt.svg7
-rw-r--r--docs/i18n/flags/gen/ru.svg7
-rw-r--r--docs/i18n/flags/gen/sk.svg7
-rw-r--r--docs/i18n/flags/gen/tr.svg7
-rw-r--r--docs/i18n/flags/gen/uk.svg7
-rw-r--r--docs/i18n/flags/gen/zh-cn.svg7
-rw-r--r--docs/i18n/flags/gen/zh-tw.svg7
-rw-r--r--docs/i18n/flags/oc.svg1
29 files changed, 0 insertions, 198 deletions
diff --git a/docs/i18n/flags/README.md b/docs/i18n/flags/README.md
deleted file mode 100644
index 10443f0d9..000000000
--- a/docs/i18n/flags/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-Used by [check.translation.php](../../../cli/check.translation.php)
-
-See also the translation key `gen.flag` for Unicode flags.
-
-Put an SVG here when the Unicode flag does not exist or does not have sufficient implementation support.
diff --git a/docs/i18n/flags/gen/cs.svg b/docs/i18n/flags/gen/cs.svg
deleted file mode 100644
index 638de7e04..000000000
--- a/docs/i18n/flags/gen/cs.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="gold" />
- <text x="34" y="14">🇨🇿 88%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/de.svg b/docs/i18n/flags/gen/de.svg
deleted file mode 100644
index 3d73ff3d1..000000000
--- a/docs/i18n/flags/gen/de.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇩🇪 99%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/el.svg b/docs/i18n/flags/gen/el.svg
deleted file mode 100644
index 99d090aeb..000000000
--- a/docs/i18n/flags/gen/el.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="darkred" />
- <text x="34" y="14">🇬🇷 22%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/en-us.svg b/docs/i18n/flags/gen/en-us.svg
deleted file mode 100644
index 78a4b9076..000000000
--- a/docs/i18n/flags/gen/en-us.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇺🇸 99%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/en.svg b/docs/i18n/flags/gen/en.svg
deleted file mode 100644
index 96dca892e..000000000
--- a/docs/i18n/flags/gen/en.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇬🇧 100%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/es.svg b/docs/i18n/flags/gen/es.svg
deleted file mode 100644
index e9ed3f3e7..000000000
--- a/docs/i18n/flags/gen/es.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇪🇸 91%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/fa.svg b/docs/i18n/flags/gen/fa.svg
deleted file mode 100644
index f9a273509..000000000
--- a/docs/i18n/flags/gen/fa.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇮🇷 97%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/fi.svg b/docs/i18n/flags/gen/fi.svg
deleted file mode 100644
index 98ccc4e86..000000000
--- a/docs/i18n/flags/gen/fi.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇫🇮 92%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/fr.svg b/docs/i18n/flags/gen/fr.svg
deleted file mode 100644
index 315726e5c..000000000
--- a/docs/i18n/flags/gen/fr.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇫🇷 100%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/he.svg b/docs/i18n/flags/gen/he.svg
deleted file mode 100644
index ff45b2a3c..000000000
--- a/docs/i18n/flags/gen/he.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="darkred" />
- <text x="34" y="14">🇮🇱 45%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/hu.svg b/docs/i18n/flags/gen/hu.svg
deleted file mode 100644
index d09d601e5..000000000
--- a/docs/i18n/flags/gen/hu.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇭🇺 99%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/id.svg b/docs/i18n/flags/gen/id.svg
deleted file mode 100644
index 16eb76b21..000000000
--- a/docs/i18n/flags/gen/id.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇮🇩 97%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/it.svg b/docs/i18n/flags/gen/it.svg
deleted file mode 100644
index 8b62b3a77..000000000
--- a/docs/i18n/flags/gen/it.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇮🇹 96%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/ja.svg b/docs/i18n/flags/gen/ja.svg
deleted file mode 100644
index 001a08553..000000000
--- a/docs/i18n/flags/gen/ja.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇯🇵 95%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/ko.svg b/docs/i18n/flags/gen/ko.svg
deleted file mode 100644
index 9939c5484..000000000
--- a/docs/i18n/flags/gen/ko.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="gold" />
- <text x="34" y="14">🇰🇷 88%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/lv.svg b/docs/i18n/flags/gen/lv.svg
deleted file mode 100644
index 9fabb834f..000000000
--- a/docs/i18n/flags/gen/lv.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="gold" />
- <text x="34" y="14">🇱🇻 82%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/nl.svg b/docs/i18n/flags/gen/nl.svg
deleted file mode 100644
index b1330d183..000000000
--- a/docs/i18n/flags/gen/nl.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇳🇱 99%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/oc.svg b/docs/i18n/flags/gen/oc.svg
deleted file mode 100644
index 950bc44b9..000000000
--- a/docs/i18n/flags/gen/oc.svg
+++ /dev/null
@@ -1,10 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="gold" />
- <!-- embedded SVG -->
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 797.96 530.973" width="16" height="16" x="9" y="2"><path fill="#d4001c" d="M0 0h797.96v530.973H0z"/><g fill="#fddd00"><path d="m184.195 267 9.126 7.138c14.632 11.443 38.501 35.909 45.015 77.3l1.721 10.924 8.361-7.312c14.038-12.277 55.754-44.434 116.757-53.224-8.792 61.003-40.948 102.718-53.224 116.756l-7.313 8.361 10.924 1.721c41.392 6.515 65.857 30.383 77.301 45.015l7.137 9.126 7.138-9.126c11.443-14.632 35.908-38.5 77.3-45.015l10.924-1.721-7.313-8.361c-12.276-14.038-44.432-55.753-53.224-116.756 61.003 8.79 102.719 40.947 116.757 53.224l8.361 7.312 1.72-10.924c6.515-41.391 30.384-65.857 45.015-77.3l9.127-7.138-9.127-7.138c-14.631-11.443-38.5-35.908-45.015-77.299l-1.72-10.925-8.361 7.312c-14.038 12.277-55.754 44.434-116.757 53.225 8.792-61.003 40.948-102.719 53.224-116.756l7.313-8.362-10.924-1.72c-41.392-6.516-65.857-30.384-77.3-45.016L400 51.195l-7.137 9.126c-11.444 14.632-35.909 38.5-77.301 45.016l-10.924 1.72 7.313 8.362c12.276 14.037 44.432 55.753 53.224 116.756-61.003-8.791-102.719-40.948-116.757-53.225l-8.361-7.312-1.721 10.925c-6.514 41.391-30.383 65.856-45.015 77.299zm35.126 0c27.829-25.798 34.255-54.425 34.255-54.425 40.626 34.242 103.986 41.96 135.665 43.666-1.707-31.679-9.424-95.039-43.666-135.666 0 0 28.626-6.425 54.425-34.255 25.799 27.83 54.425 34.255 54.425 34.255-34.242 40.627-41.959 103.987-43.666 135.666 31.679-1.706 95.039-9.424 135.665-43.666 0 0 6.426 28.627 34.255 54.425-27.829 25.799-34.255 54.425-34.255 54.425-40.626-34.242-103.986-41.96-135.665-43.666 1.707 31.679 9.424 95.039 43.666 135.666 0 0-28.626 6.425-54.425 34.255-25.799-27.83-54.425-34.255-54.425-34.255 34.242-40.627 41.959-103.987 43.666-135.666-31.679 1.706-95.039 9.424-135.665 43.666 0 0-6.426-28.626-34.255-54.425"/><circle cx="176.775" cy="267" r="18"/><circle cx="237.575" cy="164.576" r="18"/><circle cx="237.575" cy="369.425" r="18"/><circle cx="297.576" cy="104.575" r="18"/><circle cx="297.576" cy="429.426" r="18"/><circle cx="400" cy="43.774" r="18"/><circle cx="400" cy="490.226" r="18"/><circle cx="502.424" cy="104.575" r="18"/><circle cx="502.424" cy="429.426" r="18"/><circle cx="562.425" cy="164.576" r="18"/><circle cx="562.425" cy="369.425" r="18"/><circle cx="623.226" cy="267" r="18"/></g></svg>
- <!-- end of embedded SVG -->
- <text x="43" y="14">81%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/pl.svg b/docs/i18n/flags/gen/pl.svg
deleted file mode 100644
index 53c88bf8f..000000000
--- a/docs/i18n/flags/gen/pl.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇵🇱 100%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/pt-br.svg b/docs/i18n/flags/gen/pt-br.svg
deleted file mode 100644
index 8e2c5e007..000000000
--- a/docs/i18n/flags/gen/pt-br.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="gold" />
- <text x="34" y="14">🇧🇷 88%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/pt-pt.svg b/docs/i18n/flags/gen/pt-pt.svg
deleted file mode 100644
index 00718c072..000000000
--- a/docs/i18n/flags/gen/pt-pt.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="gold" />
- <text x="34" y="14">🇵🇹 88%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/ru.svg b/docs/i18n/flags/gen/ru.svg
deleted file mode 100644
index 24766b4b2..000000000
--- a/docs/i18n/flags/gen/ru.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="gold" />
- <text x="34" y="14">🇷🇺 88%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/sk.svg b/docs/i18n/flags/gen/sk.svg
deleted file mode 100644
index b0a410ce5..000000000
--- a/docs/i18n/flags/gen/sk.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="gold" />
- <text x="34" y="14">🇸🇰 88%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/tr.svg b/docs/i18n/flags/gen/tr.svg
deleted file mode 100644
index bad76bc56..000000000
--- a/docs/i18n/flags/gen/tr.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇹🇷 96%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/uk.svg b/docs/i18n/flags/gen/uk.svg
deleted file mode 100644
index 1b1a583ed..000000000
--- a/docs/i18n/flags/gen/uk.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇺🇦 99%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/zh-cn.svg b/docs/i18n/flags/gen/zh-cn.svg
deleted file mode 100644
index 27e539722..000000000
--- a/docs/i18n/flags/gen/zh-cn.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇨🇳 90%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/gen/zh-tw.svg b/docs/i18n/flags/gen/zh-tw.svg
deleted file mode 100644
index e171cdce4..000000000
--- a/docs/i18n/flags/gen/zh-tw.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- This file is automatically generated by `cli/check.translation.php -g` -->
-<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
- <g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
- <rect rx="3" width="70" height="20" fill="gold" />
- <text x="34" y="14">🇹🇼 88%</text>
- </g>
-</svg> \ No newline at end of file
diff --git a/docs/i18n/flags/oc.svg b/docs/i18n/flags/oc.svg
deleted file mode 100644
index e7ddfed8e..000000000
--- a/docs/i18n/flags/oc.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="797.96" height="530.973" viewBox="0 0 797.96 530.973"><path fill="#d4001c" d="M0 0h797.96v530.973H0z"/><g fill="#fddd00"><path d="m184.195 267 9.126 7.138c14.632 11.443 38.501 35.909 45.015 77.3l1.721 10.924 8.361-7.312c14.038-12.277 55.754-44.434 116.757-53.224-8.792 61.003-40.948 102.718-53.224 116.756l-7.313 8.361 10.924 1.721c41.392 6.515 65.857 30.383 77.301 45.015l7.137 9.126 7.138-9.126c11.443-14.632 35.908-38.5 77.3-45.015l10.924-1.721-7.313-8.361c-12.276-14.038-44.432-55.753-53.224-116.756 61.003 8.79 102.719 40.947 116.757 53.224l8.361 7.312 1.72-10.924c6.515-41.391 30.384-65.857 45.015-77.3l9.127-7.138-9.127-7.138c-14.631-11.443-38.5-35.908-45.015-77.299l-1.72-10.925-8.361 7.312c-14.038 12.277-55.754 44.434-116.757 53.225 8.792-61.003 40.948-102.719 53.224-116.756l7.313-8.362-10.924-1.72c-41.392-6.516-65.857-30.384-77.3-45.016L400 51.195l-7.137 9.126c-11.444 14.632-35.909 38.5-77.301 45.016l-10.924 1.72 7.313 8.362c12.276 14.037 44.432 55.753 53.224 116.756-61.003-8.791-102.719-40.948-116.757-53.225l-8.361-7.312-1.721 10.925c-6.514 41.391-30.383 65.856-45.015 77.299zm35.126 0c27.829-25.798 34.255-54.425 34.255-54.425 40.626 34.242 103.986 41.96 135.665 43.666-1.707-31.679-9.424-95.039-43.666-135.666 0 0 28.626-6.425 54.425-34.255 25.799 27.83 54.425 34.255 54.425 34.255-34.242 40.627-41.959 103.987-43.666 135.666 31.679-1.706 95.039-9.424 135.665-43.666 0 0 6.426 28.627 34.255 54.425-27.829 25.799-34.255 54.425-34.255 54.425-40.626-34.242-103.986-41.96-135.665-43.666 1.707 31.679 9.424 95.039 43.666 135.666 0 0-28.626 6.425-54.425 34.255-25.799-27.83-54.425-34.255-54.425-34.255 34.242-40.627 41.959-103.987 43.666-135.666-31.679 1.706-95.039 9.424-135.665 43.666 0 0-6.426-28.626-34.255-54.425"/><circle cx="176.775" cy="267" r="18"/><circle cx="237.575" cy="164.576" r="18"/><circle cx="237.575" cy="369.425" r="18"/><circle cx="297.576" cy="104.575" r="18"/><circle cx="297.576" cy="429.426" r="18"/><circle cx="400" cy="43.774" r="18"/><circle cx="400" cy="490.226" r="18"/><circle cx="502.424" cy="104.575" r="18"/><circle cx="502.424" cy="429.426" r="18"/><circle cx="562.425" cy="164.576" r="18"/><circle cx="562.425" cy="369.425" r="18"/><circle cx="623.226" cy="267" r="18"/></g></svg> \ No newline at end of file