Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions boringNotch/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -13727,6 +13727,50 @@
}
}
},
"Week starts on" : {
"comment" : "Calendar setting: which weekday the week strip starts on",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Week starts on"
}
}
}
},
"Monday" : {
"comment" : "Week starts on: Monday",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Monday"
}
}
}
},
"Sunday" : {
"comment" : "Week starts on: Sunday",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Sunday"
}
}
}
},
Comment thread
TemujinCalidius marked this conversation as resolved.
Outdated
"Weekly view" : {
"comment" : "Calendar setting: show one week at a time instead of the scrolling day dial",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Weekly view"
}
}
}
},
"Welcome" : {
"localizations" : {
"cs" : {
Expand Down
Loading
Loading