Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion KeepingYouAwake/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
"zh" : {
"stringUnit" : {
"state" : "translated",
"value" : "在一段时间内启动\t"
"value" : "激活时长"
}
},
"zh-Hant" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</trans-unit>
<trans-unit id="Activate for Duration" xml:space="preserve">
<source>Activate for Duration</source>
<target state="translated">在一段时间内启动 </target>
<target state="translated">激活时长</target>
<note>Activate for Duration</note>
</trans-unit>
<trans-unit id="Activate when an external display is connected" xml:space="preserve">
Expand Down