2015-02-24 16:41:16 +00:00
created: 20150221154907000
2024-06-18 19:52:35 +00:00
modified: 20150221155706000
2024-06-08 13:58:21 +00:00
title: lingo Macro
2024-06-18 19:52:35 +00:00
tags: Macros [[Core Macros]]
caption: lingo
2015-02-24 16:41:16 +00:00
The <<.def lingo>> [[macro|Macros]] relates to the translation of ~TiddlyWiki's user interface into other languages. It returns a piece of text in the user's currently selected language.
2024-06-18 19:52:35 +00:00
Translatable text is supplied by language plugins containing tiddlers with specific titles that start with `$:/language/`.
2015-02-24 16:41:16 +00:00
2024-06-18 19:52:35 +00:00
!! Parameters
2015-02-24 16:41:16 +00:00
;title
: The title of the shadow tiddler that contains the text. The prefix `$:/language/` is added automatically
2024-06-18 19:52:35 +00:00
<<.macro-examples "lingo">>