mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-31 06:13:43 -08:00
10 lines
141 B
Text
10 lines
141 B
Text
title: $:/core/macros/lingo
|
|
tags: $:/tags/Macro
|
|
|
|
\define lingo-base()
|
|
$:/language/
|
|
\end
|
|
|
|
\define lingo(title)
|
|
{{$(lingo-base)$$title$}}
|
|
\end
|