feat(translations): add "Pin" and "Unpin" labels to English and Chinese translations

This commit is contained in:
LilFishyChan
2026-03-17 17:08:12 +08:00
parent bd923a0f88
commit a574baacc5
2 changed files with 6 additions and 2 deletions
@@ -604,5 +604,7 @@
"Recognize music": "Recognize music",
"Stroke width": "Stroke width",
"Use varying shapes for password characters": "Use varying shapes for password characters",
"Battery full": "Battery full"
"Battery full": "Battery full",
"Pin": "Pin",
"Unpin": "Unpin"
}
@@ -718,5 +718,7 @@
"No applications": "没有应用",
"Creativity": "创意",
"Move left": "左移",
"Pin to Start": "固定到“开始”屏幕"
"Pin to Start": "固定到“开始”屏幕",
"Pin": "固定",
"Unpin": "取消固定"
}