mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-09 02:08:05 +00:00
First pass at language plugins for internationalisation
Still quite a few details to work out, but this shows the basic idea of re-using the theme mechanism to handle language plugins. Comments and questions welcome.
This commit is contained in:
@@ -2,18 +2,6 @@ title: $:/core/ui/SideBar/Tools
|
||||
tags: $:/tags/SideBar
|
||||
caption: Tools
|
||||
|
||||
{{$:/snippets/viewswitcher}}
|
||||
|
||||
---
|
||||
|
||||
[[AdvancedSearch|$:/AdvancedSearch]]
|
||||
|
||||
---
|
||||
|
||||
{{$:/snippets/minithemeswitcher}}
|
||||
|
||||
---
|
||||
|
||||
Import: <$browse/>
|
||||
|
||||
---
|
||||
@@ -23,3 +11,15 @@ Import: <$browse/>
|
||||
---
|
||||
|
||||
TiddlyWiki5 version <<version>>
|
||||
|
||||
---
|
||||
|
||||
{{$:/snippets/viewswitcher}}
|
||||
|
||||
---
|
||||
|
||||
{{$:/snippets/minithemeswitcher}}
|
||||
|
||||
---
|
||||
|
||||
{{$:/snippets/languageswitcher}}
|
||||
|
||||
Reference in New Issue
Block a user