mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-28 07:21:05 -08:00
4 lines
282 B
Text
4 lines
282 B
Text
title: $:/_Startup/SetLanguage
|
|
tags: $:/tags/StartupAction
|
|
|
|
<$action-setfield $tiddler="$:/language" text={{{ [[$:/languages/en-GB]] [plugin-type[language]sort[description]removeprefix[$:/languages/]] +[prefix{$:/info/browser/language}] ~[[en-GB]] +[addprefix[$:/languages/]] }}}/>
|