mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-08 23:03:50 +00:00
Add all translations to the "introduction" edition
This commit is contained in:
parent
a1079270a2
commit
01f8b954ae
@ -4,9 +4,9 @@ title: Translations
|
|||||||
$(languagePluginTitle)$/icon
|
$(languagePluginTitle)$/icon
|
||||||
\end
|
\end
|
||||||
|
|
||||||
The following plugin translations are currently available:
|
TiddlyWiki is currently available in <$count filter="[[$:/languages/en-GB]] [plugin-type[language]sort[title]] -[[$:/languages/de-AT]]"/> languages:
|
||||||
|
|
||||||
<div class="tc-drop-down-language-chooser" style="font-size: 16px; line-height: 20px;">
|
<div class="tc-drop-down-language-chooser" style="font-size: 10px; line-height: 12px; -moz-columns:2; -webkit-columns:2; columns:2;">
|
||||||
<$list filter="[[$:/languages/en-GB]] [plugin-type[language]sort[title]] -[[$:/languages/de-AT]]">
|
<$list filter="[[$:/languages/en-GB]] [plugin-type[language]sort[title]] -[[$:/languages/de-AT]]">
|
||||||
<div class="tc-language-list">
|
<div class="tc-language-list">
|
||||||
<span class="tc-language-list-greeting">
|
<span class="tc-language-list-greeting">
|
||||||
|
@ -17,20 +17,29 @@
|
|||||||
"tiddlywiki/readonly"
|
"tiddlywiki/readonly"
|
||||||
],
|
],
|
||||||
"languages": [
|
"languages": [
|
||||||
|
"ca-ES",
|
||||||
|
"cs-CZ",
|
||||||
"da-DK",
|
"da-DK",
|
||||||
"el-GR",
|
|
||||||
"en-US",
|
|
||||||
"en-GB",
|
|
||||||
"de-AT",
|
"de-AT",
|
||||||
"de-DE",
|
"de-DE",
|
||||||
|
"el-GR",
|
||||||
|
"en-GB",
|
||||||
|
"en-US",
|
||||||
"es-ES",
|
"es-ES",
|
||||||
"fr-FR",
|
"fr-FR",
|
||||||
"zh-Hans",
|
"hi-IN",
|
||||||
"zh-Hant",
|
"ia-IA",
|
||||||
"it-IT",
|
"it-IT",
|
||||||
"ja-JP",
|
"ja-JP",
|
||||||
"cs-CZ",
|
"ko-KR",
|
||||||
"ru-RU"
|
"nl-NL",
|
||||||
|
"pa-IN",
|
||||||
|
"pt-PT",
|
||||||
|
"ru-RU",
|
||||||
|
"sk-SK",
|
||||||
|
"sv-SE",
|
||||||
|
"zh-Hans",
|
||||||
|
"zh-Hant"
|
||||||
],
|
],
|
||||||
"build": {
|
"build": {
|
||||||
"index": [
|
"index": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user