mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
71111550d6
* Add localisable strings for vanilla * Remove system tiddler for theme tweaks from fr-FR edition
17 lines
398 B
Plaintext
17 lines
398 B
Plaintext
title: $:/plugins/tiddlywiki/translators/ui/group/ThemeTweaks
|
|
caption: Theme Tweaks
|
|
tags: $:/tags/TranslationGroup
|
|
|
|
\define translatableTiddlerTitles()
|
|
[all[tiddlers+shadows]prefix[$:/language/ThemeTweaks/]sort[title]]
|
|
\end
|
|
\define shortenTitle()
|
|
[all[current]removeprefix[$:/language/ThemeTweaks/]]
|
|
\end
|
|
|
|
! Theme Tweaks
|
|
|
|
Strings used in the theme tweaks for Vanilla.
|
|
|
|
<<translatableStringEditor>>
|