Remove flags in language plugins (#8837)

* Remove flags in language plugins

* Remove references to language icons

* Remove obsolete example

There are no incoming links to this tiddler

* Remove icon from en-GB language

* Temporarily add all the languages for testing

To be removed before merging

* Add new "language" icon

* Languageswitcher update

* Translator editon docs update

* Fixes for introduction edition

* Remove LanguageGallery in ja-JP edition

* Remove temporary setting

---------

Co-authored-by: Jeremy Ruston <jeremy@jermolene.com>
This commit is contained in:
Leilei332
2025-02-21 12:17:53 +00:00
committed by GitHub
co-authored by Jeremy Ruston
parent d3f441cbb5
commit 2cb5f57c69
44 changed files with 14 additions and 1263 deletions
-9
View File
@@ -1,9 +0,0 @@
title: $:/languages/cs-CZ/icon
type: image/svg+xml
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="900" height="600">
<rect width="900" height="600" fill="#d7141a"/>
<rect width="900" height="300" fill="#fff"/>
<path d="M 450,300 0,0 V 600 z" fill="#11457e"/>
</svg>