mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 12:07:19 +00:00
Add japanese edition
This commit is contained in:
parent
4328d7cf3f
commit
6c36ef93c3
BIN
editions/ja-JP/tiddlers/images/favicon.ico
Normal file
BIN
editions/ja-JP/tiddlers/images/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
2
editions/ja-JP/tiddlers/images/favicon.ico.meta
Normal file
2
editions/ja-JP/tiddlers/images/favicon.ico.meta
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
title: $:/favicon.ico
|
||||||
|
type: image/x-icon
|
3
editions/ja-JP/tiddlers/language.tid
Normal file
3
editions/ja-JP/tiddlers/language.tid
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
title: $:/language
|
||||||
|
|
||||||
|
$:/languages/ja-JP
|
22
editions/ja-JP/tiddlywiki.info
Normal file
22
editions/ja-JP/tiddlywiki.info
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"description": "Japanese edition",
|
||||||
|
"plugins": [
|
||||||
|
],
|
||||||
|
"themes": [
|
||||||
|
"tiddlywiki/vanilla",
|
||||||
|
"tiddlywiki/snowwhite",
|
||||||
|
"tiddlywiki/nighttime",
|
||||||
|
"tiddlywiki/starlight",
|
||||||
|
"tiddlywiki/seamless",
|
||||||
|
"tiddlywiki/stickytitles",
|
||||||
|
"tiddlywiki/centralised",
|
||||||
|
"tiddlywiki/readonly"
|
||||||
|
],
|
||||||
|
"languages": [
|
||||||
|
"ja-JP"
|
||||||
|
],
|
||||||
|
"build": {
|
||||||
|
"index": [
|
||||||
|
"--rendertiddler","$:/core/save/all","ja-jp-demo.html","text/plain"]
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user