feat: Initial commit

This commit is contained in:
2025-02-14 16:06:00 +08:00
commit da75a84e02
1056 changed files with 163517 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"Culture": "ja-JP",
"Strings": {
"CoreError": "コアでエラー",
"Repeat": "先ほどの{0}を改めてお伝えします。",
"Serial": "#{0}",
"SerialCancel": "取消",
"SerialFinal": "#{0}終",
"TTSError": "音声合成でエラー",
"UnknownLocation": "地域不明",
"WorkerConnected": "{0} に接続しました",
"WorkerDisconnected": "{0} の接続が切れました",
"WorkerError": "{0} の接続でエラー",
"WorkerExited": "{0} の接続が異常終了しました",
"WorkerStopped": "{0} の接続が終了しました"
}
}