mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-26 02:04:49 +00:00
17 lines
332 B
Plaintext
17 lines
332 B
Plaintext
title: $:/plugins/tiddlywiki/translators/ui/group/Import
|
|
caption: Import
|
|
tags: $:/tags/TranslationGroup
|
|
|
|
\define translatableTiddlerTitles()
|
|
[all[tiddlers+shadows]prefix[$:/language/Import/]]
|
|
\end
|
|
\define shortenTitle()
|
|
[all[current]removeprefix[$:/language/Import/]]
|
|
\end
|
|
|
|
! Import
|
|
|
|
Import mechanism.
|
|
|
|
<<translatableStringEditor>>
|