add string shit
This commit is contained in:
@@ -446,6 +446,7 @@
|
|||||||
},
|
},
|
||||||
"%lld day streak" : {
|
"%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.",
|
"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,
|
"isCommentAutoGenerated" : true,
|
||||||
"localizations" : {
|
"localizations" : {
|
||||||
"de" : {
|
"de" : {
|
||||||
@@ -14949,6 +14950,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"Start your streak!" : {
|
||||||
|
"comment" : "A title displayed in the center of the expanded view.",
|
||||||
|
"isCommentAutoGenerated" : true
|
||||||
|
},
|
||||||
"Streak: %lld days" : {
|
"Streak: %lld days" : {
|
||||||
"comment" : "A label in the expanded view that describes the current streak of days the user has logged in.",
|
"comment" : "A label in the expanded view that describes the current streak of days the user has logged in.",
|
||||||
"isCommentAutoGenerated" : true,
|
"isCommentAutoGenerated" : true,
|
||||||
|
|||||||
Reference in New Issue
Block a user