mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-14 13:51:24 +00:00
Translator edition tweaks
This commit is contained in:
@@ -10,11 +10,7 @@ title: $:/Translators
|
||||
[all[tiddlers+shadows]!is[tiddler]prefix[$:/language/]] [all[tiddlers+shadows]!is[tiddler]prefix[$:/config/NewJournal/]] [[GettingStarted]!is[tiddler]] [[$:/SiteTitle]!is[tiddler]] [[$:/SiteSubtitle]!is[tiddler]] +[sort[title]]
|
||||
\end
|
||||
|
||||
Number of translatable tiddlers: <$count filter=<<allTheTranslatableTiddlerTitles>>/>
|
||||
|
||||
Number of tiddlers translated so far: <$count filter=<<allTheTranslatedTiddlerTitles>>/>
|
||||
|
||||
Number of tiddlers not yet translated: <$count filter=<<allTheNotTranslatedTiddlerTitles>>/>
|
||||
Number of translated tiddlers: <$count filter=<<allTheTranslatedTiddlerTitles>>/> of <$count filter=<<allTheTranslatableTiddlerTitles>>/>
|
||||
|
||||
{{$:/core/ui/PageTemplate/pagecontrols}}
|
||||
|
||||
|
||||
@@ -1,8 +1,3 @@
|
||||
title: $:/plugins/tiddlywiki/translators/readme
|
||||
|
||||
! Introduction
|
||||
|
||||
This plugin exposes a new system tiddler [[$:/Translators]] that presents a user interface for creating and maintaining translations.
|
||||
|
||||
! Quick Start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user