add string shit

This commit is contained in:
Trey t
2026-01-25 12:50:21 -06:00
parent bf2555f360
commit 77c28516fa

View File

@@ -446,6 +446,7 @@
},
"%lld day streak" : {
"comment" : "A text label displaying the user's current streak of days with a positive mood. The argument is the number of consecutive days with a positive mood.",
"extractionState" : "stale",
"isCommentAutoGenerated" : true,
"localizations" : {
"de" : {
@@ -14949,6 +14950,10 @@
}
}
},
"Start your streak!" : {
"comment" : "A title displayed in the center of the expanded view.",
"isCommentAutoGenerated" : true
},
"Streak: %lld days" : {
"comment" : "A label in the expanded view that describes the current streak of days the user has logged in.",
"isCommentAutoGenerated" : true,