mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-28 07:54:38 +00:00
Add localisable strings for vanilla (#2422)
* Add localisable strings for vanilla * Remove system tiddler for theme tweaks from fr-FR edition
This commit is contained in:
16
plugins/tiddlywiki/translators/ui/group/ThemeTweaks.tid
Normal file
16
plugins/tiddlywiki/translators/ui/group/ThemeTweaks.tid
Normal file
@@ -0,0 +1,16 @@
|
||||
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>>
|
||||
Reference in New Issue
Block a user