From 39f647d05a97ad292d788818282f36ecf8ee337e Mon Sep 17 00:00:00 2001 From: klaus Date: Wed, 28 Jan 2026 11:55:02 +0900 Subject: [PATCH] =?UTF-8?q?=EB=94=94=EB=B2=84=EA=B7=B8=20=EC=9A=A9=20?= =?UTF-8?q?=EB=B9=8C=EB=93=9C=20=EC=95=B1=20=EC=9D=B4=EB=A6=84=20=EC=A0=81?= =?UTF-8?q?=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/debug/res/values-en/strings.xml | 4 ++++ app/src/debug/res/values-ja/strings.xml | 4 ++++ app/src/debug/res/values/strings.xml | 4 ++++ 3 files changed, 12 insertions(+) create mode 100644 app/src/debug/res/values-en/strings.xml create mode 100644 app/src/debug/res/values-ja/strings.xml create mode 100644 app/src/debug/res/values/strings.xml diff --git a/app/src/debug/res/values-en/strings.xml b/app/src/debug/res/values-en/strings.xml new file mode 100644 index 00000000..5d779a12 --- /dev/null +++ b/app/src/debug/res/values-en/strings.xml @@ -0,0 +1,4 @@ + + + VoiceOn-Test + diff --git a/app/src/debug/res/values-ja/strings.xml b/app/src/debug/res/values-ja/strings.xml new file mode 100644 index 00000000..e9f5c4fd --- /dev/null +++ b/app/src/debug/res/values-ja/strings.xml @@ -0,0 +1,4 @@ + + + ボイスオン-テスト + diff --git a/app/src/debug/res/values/strings.xml b/app/src/debug/res/values/strings.xml new file mode 100644 index 00000000..93eef397 --- /dev/null +++ b/app/src/debug/res/values/strings.xml @@ -0,0 +1,4 @@ + + + 보이스온-테스트 +