diff --git a/dots/.config/quickshell/ii/translations/en_US.json b/dots/.config/quickshell/ii/translations/en_US.json index 2fbdc8e6d..82cae2c08 100644 --- a/dots/.config/quickshell/ii/translations/en_US.json +++ b/dots/.config/quickshell/ii/translations/en_US.json @@ -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" } \ No newline at end of file diff --git a/dots/.config/quickshell/ii/translations/zh_CN.json b/dots/.config/quickshell/ii/translations/zh_CN.json index 3b4c17d69..fd5d77266 100644 --- a/dots/.config/quickshell/ii/translations/zh_CN.json +++ b/dots/.config/quickshell/ii/translations/zh_CN.json @@ -718,5 +718,7 @@ "No applications": "没有应用", "Creativity": "创意", "Move left": "左移", - "Pin to Start": "固定到“开始”屏幕" + "Pin to Start": "固定到“开始”屏幕", + "Pin": "固定", + "Unpin": "取消固定" } \ No newline at end of file