앱 번들 표시 이름과 현지화를 정리한다
This commit is contained in:
8
SodaLive/Resources/Debug/en.lproj/InfoPlist.strings
Normal file
8
SodaLive/Resources/Debug/en.lproj/InfoPlist.strings
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
InfoPlist.strings
|
||||
SodaLive
|
||||
|
||||
Created by klaus on 12/5/25.
|
||||
|
||||
*/
|
||||
"CFBundleDisplayName" = "VoiceOn-Test";
|
||||
8
SodaLive/Resources/Debug/ja.lproj/InfoPlist.strings
Normal file
8
SodaLive/Resources/Debug/ja.lproj/InfoPlist.strings
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
InfoPlist.strings
|
||||
SodaLive
|
||||
|
||||
Created by klaus on 12/5/25.
|
||||
|
||||
*/
|
||||
"CFBundleDisplayName" = "ボイスオン-テスト";
|
||||
8
SodaLive/Resources/Debug/ko.lproj/InfoPlist.strings
Normal file
8
SodaLive/Resources/Debug/ko.lproj/InfoPlist.strings
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
InfoPlist.strings
|
||||
SodaLive
|
||||
|
||||
Created by klaus on 12/5/25.
|
||||
|
||||
*/
|
||||
"CFBundleDisplayName" = "보이스온-테스트";
|
||||
File diff suppressed because it is too large
Load Diff
8
SodaLive/Resources/en.lproj/InfoPlist.strings
Normal file
8
SodaLive/Resources/en.lproj/InfoPlist.strings
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
InfoPlist.strings
|
||||
SodaLive
|
||||
|
||||
Created by klaus on 12/5/25.
|
||||
|
||||
*/
|
||||
"CFBundleDisplayName" = "VoiceOn";
|
||||
8
SodaLive/Resources/ja.lproj/InfoPlist.strings
Normal file
8
SodaLive/Resources/ja.lproj/InfoPlist.strings
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
InfoPlist.strings
|
||||
SodaLive
|
||||
|
||||
Created by klaus on 12/5/25.
|
||||
|
||||
*/
|
||||
"CFBundleDisplayName" = "ボイスオン";
|
||||
8
SodaLive/Resources/ko.lproj/InfoPlist.strings
Normal file
8
SodaLive/Resources/ko.lproj/InfoPlist.strings
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
InfoPlist.strings
|
||||
SodaLive
|
||||
|
||||
Created by klaus on 12/5/25.
|
||||
|
||||
*/
|
||||
"CFBundleDisplayName" = "보이스온";
|
||||
Reference in New Issue
Block a user