1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-01 10:28:03 +00:00

Elements necessary to create an empty fr-FR.html via bld-languages.sh, aside "de" and "zh" files

This commit is contained in:
Xavier Cazin
2014-02-27 23:19:38 +01:00
parent be8efe1bc7
commit cc5be5eb15
6 changed files with 32 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

View File

@@ -0,0 +1,2 @@
title: $:/favicon.ico
type: image/x-icon

View File

@@ -0,0 +1,3 @@
title: $:/language
$:/languages/fr-FR

View File

@@ -0,0 +1,17 @@
{
"plugins": [
"tiddlywiki/fullscreen"
],
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite",
"tiddlywiki/nighttime",
"tiddlywiki/starlight",
"tiddlywiki/stickytitles",
"tiddlywiki/centralised",
"tiddlywiki/readonly"
],
"languages": [
"fr-FR"
]
}