mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
5bb74319e1
The user interface needs some refinements but it shows the basic principles. The idea is that the translator would email their modified file, which would then be merged into the core repo (some additional tools will be helpful for this). Fixes #984
12 lines
282 B
Plaintext
12 lines
282 B
Plaintext
title: $:/plugins/tiddlywiki/translators/ui/group/Docs
|
|
caption: Docs
|
|
tags: $:/tags/TranslationGroup
|
|
|
|
\define translatableTiddlerTitles()
|
|
[all[shadows+tiddlers]prefix[$:/language/Docs/]] GettingStarted
|
|
\end
|
|
|
|
Documentation tiddlers.
|
|
|
|
<<translatableStringEditor editorTag:"textarea">>
|