feat: adopt material 3 theme and billing adjustments
This commit is contained in:
3
ios/Runner/en.lproj/InfoPlist.strings
Normal file
3
ios/Runner/en.lproj/InfoPlist.strings
Normal file
@@ -0,0 +1,3 @@
|
||||
/* Localized display name */
|
||||
"CFBundleDisplayName" = "Digital Rent Manager";
|
||||
|
||||
3
ios/Runner/ja.lproj/InfoPlist.strings
Normal file
3
ios/Runner/ja.lproj/InfoPlist.strings
Normal file
@@ -0,0 +1,3 @@
|
||||
/* ローカライズされたアプリ表示名 */
|
||||
"CFBundleDisplayName" = "デジタル月額管理者";
|
||||
|
||||
3
ios/Runner/ko.lproj/InfoPlist.strings
Normal file
3
ios/Runner/ko.lproj/InfoPlist.strings
Normal file
@@ -0,0 +1,3 @@
|
||||
/* 로컬라이즈된 앱 표시 이름 */
|
||||
"CFBundleDisplayName" = "디지털 월세 관리자";
|
||||
|
||||
3
ios/Runner/zh.lproj/InfoPlist.strings
Normal file
3
ios/Runner/zh.lproj/InfoPlist.strings
Normal file
@@ -0,0 +1,3 @@
|
||||
/* 本地化的应用显示名称 */
|
||||
"CFBundleDisplayName" = "数字月租管理器";
|
||||
|
||||
Reference in New Issue
Block a user