mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 19:46:37 +00:00
5 lines
282 B
Plaintext
5 lines
282 B
Plaintext
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/]] }}}/>
|