mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-26 06:21:11 -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
|