mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-27 07:14:43 +00:00
First pass at an edition for translators working in the browser
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
This commit is contained in:
6
plugins/tiddlywiki/translators/plugin.info
Normal file
6
plugins/tiddlywiki/translators/plugin.info
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"title": "$:/plugins/tiddlywiki/translators",
|
||||
"description": "Tools to help translators of TiddlyWiki",
|
||||
"author": "JeremyRuston",
|
||||
"list": "readme"
|
||||
}
|
||||
Reference in New Issue
Block a user