From ac40eb8d875ca64e9050a47008294ac2d96be035 Mon Sep 17 00:00:00 2001 From: Joel Date: Mon, 4 Mar 2024 10:44:34 +0800 Subject: [PATCH] chore: add missing jp files --- web/i18n/ja-JP/run-log.ts | 5 +++++ web/i18n/ja-JP/workflow.ts | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 web/i18n/ja-JP/run-log.ts create mode 100644 web/i18n/ja-JP/workflow.ts diff --git a/web/i18n/ja-JP/run-log.ts b/web/i18n/ja-JP/run-log.ts new file mode 100644 index 0000000000..144fa07cb4 --- /dev/null +++ b/web/i18n/ja-JP/run-log.ts @@ -0,0 +1,5 @@ +const translation = { + +} + +export default translation diff --git a/web/i18n/ja-JP/workflow.ts b/web/i18n/ja-JP/workflow.ts new file mode 100644 index 0000000000..144fa07cb4 --- /dev/null +++ b/web/i18n/ja-JP/workflow.ts @@ -0,0 +1,5 @@ +const translation = { + +} + +export default translation