mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 12:56:56 +00:00
* Cleanup language editions infomation * Move system tiddler language in directory system * Remove newline at download-empty-button
6 lines
278 B
Plaintext
6 lines
278 B
Plaintext
title: $:/editions/fr-FR/snippets/download-empty-button
|
|
|
|
<$button class="tc-btn-big-green">
|
|
<$action-sendmessage $message="tm-download-file" $param="$:/editions/fr-FR/download-empty" filename="empty_fr.html"/>
|
|
Télécharger un wiki vide {{$:/core/images/save-button}}
|
|
</$button> |