@@ -52,6 +52,7 @@ const translations: Translations = {
5252 "about.presentation.kotlin_fest_2025.speakerdeck" : "https://speakerdeck.com/chigichan24/achieve-smooth-communication-with-dynamic-playground" ,
5353 "about.presentation.ai_agent_test.title" : "AI Agent Test: Migrate Unit Test Codes by Claude Code" ,
5454 "about.presentation.ai_agent_test.speakerdeck" : "https://speakerdeck.com/chigichan24/migrate-unit-test-codes-by-claude-code" ,
55+ "about.presentation.ai_agent_test.youtube" : "https://www.youtube.com/watch?v=9POfYAjWR-k&t=3617s" ,
5556 "about.presentation.droidkaigi_collect_20.title" : "DroidKaigi.collect {#20}: How to apply live update notification" ,
5657 "about.presentation.droidkaigi_collect_20.speakerdeck" : "https://speakerdeck.com/chigichan24/how-to-apply-live-update-notification" ,
5758 "about.presentation.flutterkaigi2024.title" : "FlutterKaigi 2024: Obfuscation on Flutter Apps" ,
@@ -110,6 +111,7 @@ const translations: Translations = {
110111 "about.presentation.kotlin_fest_2025.speakerdeck" : "https://speakerdeck.com/chigichan24/achieve-smooth-communication-with-dynamic-playground" ,
111112 "about.presentation.ai_agent_test.title" : "AI Agentで変わるモバイルアプリ開発におけるテスト: Claude CodeでサクサクTestコードを移行しよう" ,
112113 "about.presentation.ai_agent_test.speakerdeck" : "https://speakerdeck.com/chigichan24/migrate-unit-test-codes-by-claude-code" ,
114+ "about.presentation.ai_agent_test.youtube" : "https://www.youtube.com/watch?v=9POfYAjWR-k&t=3617s" ,
113115 "about.presentation.droidkaigi_collect_20.title" : "DroidKaigi.collect {#20}: Live Update notificationのつかいどころ" ,
114116 "about.presentation.droidkaigi_collect_20.speakerdeck" : "https://speakerdeck.com/chigichan24/how-to-apply-live-update-notification" ,
115117 "about.presentation.flutterkaigi2024.title" : "FlutterKaigi 2024: Flutterと難読化" ,
0 commit comments