Skip to content

Commit efc0cd9

Browse files
committed
chore: 위젯 문자열 카탈로그 갱신
1 parent 42a512b commit efc0cd9

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

Widget/DevLogWidgetExtension/Resource/Localizable.xcstrings

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
{
22
"sourceLanguage" : "ko",
33
"strings" : {
4-
"#%lld" : {
5-
4+
"#%@" : {
5+
"comment" : "A badge that shows the number of a task.",
6+
"isCommentAutoGenerated" : true
67
},
7-
"%lld" : {
8-
8+
"%@" : {
9+
"comment" : "A badge displaying the number of items in the user's to-do list. The argument is the count of items in the to-do list.",
10+
"isCommentAutoGenerated" : true
911
},
1012
"widget_heatmap_current_month_title" : {
1113
"extractionState" : "manual",
@@ -127,5 +129,5 @@
127129
}
128130
}
129131
},
130-
"version" : "1.0"
131-
}
132+
"version" : "1.1"
133+
}

0 commit comments

Comments
 (0)