1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-05-19 11:52:32 +00:00
Files
TiddlyWiki5/languages/ja-JP/Snippets/ProcedureDefinition.tid
IchijikuIchigo 2a5ce95d99 Update Japanese translation (#9542)
* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation
2026-01-04 12:14:41 +00:00

8 lines
197 B
Plaintext

title: $:/language/Snippets/ProcedureDefinition
tags: $:/tags/TextEditor/Snippet
caption: プロシージャの定義
\procedure procName(param1:"default value",param2)
Your text comes here.
\end