mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
11 lines
141 B
Plaintext
11 lines
141 B
Plaintext
title: $:/core/macros/lingo
|
|
tags: $:/tags/Macro
|
|
|
|
\define lingo-base()
|
|
$:/language/
|
|
\end
|
|
|
|
\define lingo(title)
|
|
{{$(lingo-base)$$title$}}
|
|
\end
|