mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-06-04 03:32:17 +00:00
Merge pull request #1042 from pekopeko1/japanese5.1.5
Add japanese edition
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 6.4 KiB |
@@ -0,0 +1,2 @@
|
||||
title: $:/favicon.ico
|
||||
type: image/x-icon
|
||||
@@ -0,0 +1,3 @@
|
||||
title: $:/language
|
||||
|
||||
$:/languages/ja-JP
|
||||
@@ -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"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user