[Bug Fixes] - fix: correct delete popup positioning - fix: hide bottom tab bar in detail menus to prevent UI overlap - fix: expand touchable area for icon selection buttons - fix: localize date display in the record tab based on device settings [New Features] - feat: open calendar popup when clicking the date in the record tab - feat: add memo option upon timer completion and display in records - feat: pin favorite actions to top and add tag-based ordering - feat: allow goal reordering and add collapse/expand toggle for sub-goals [Refactoring & Settings] - refactor: streamline bottom navigation to max 4 tabs with a 'More' tab - feat: allow users to customize visible tabs and count in settings [Branding] - chore: update app name to 'Haru Danim' (하루다님) - chore: add '당신의 하루에 다녀가다' slogan to the splash screen
41 lines
892 B
Plaintext
41 lines
892 B
Plaintext
{
|
|
"sourceLanguage" : "ko",
|
|
"strings" : {
|
|
"CFBundleDisplayName" : {
|
|
"comment" : "홈 화면에 표시되는 앱 이름",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Haru Danim"
|
|
}
|
|
},
|
|
"ja" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Haru Danim"
|
|
}
|
|
},
|
|
"ko" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "하루다님"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"CFBundleName" : {
|
|
"comment" : "Bundle name",
|
|
"extractionState" : "extracted_with_value",
|
|
"localizations" : {
|
|
"ko" : {
|
|
"stringUnit" : {
|
|
"state" : "new",
|
|
"value" : "Haru_Danim"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"version" : "1.0"
|
|
} |