From 86b5688eaec38ee42e2b25a25001f79302a7616e Mon Sep 17 00:00:00 2001 From: Dan <38832025+dayanch96@users.noreply.github.com> Date: Fri, 1 Mar 2024 01:00:50 +0300 Subject: [PATCH] Update Localizable.strings --- .../YTLite.bundle/zh-Hant.lproj/Localizable.strings | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/layout/Library/Application Support/YTLite.bundle/zh-Hant.lproj/Localizable.strings b/layout/Library/Application Support/YTLite.bundle/zh-Hant.lproj/Localizable.strings index bec324c..cad057a 100644 --- a/layout/Library/Application Support/YTLite.bundle/zh-Hant.lproj/Localizable.strings +++ b/layout/Library/Application Support/YTLite.bundle/zh-Hant.lproj/Localizable.strings @@ -234,13 +234,15 @@ "CopyPostText" = "複製貼文內容"; "SavePostAsImage" = "貼文儲存為圖片"; "CopyPostAsImage" = "複製貼文為圖片"; +"SaveCurrentImage" = "儲存當前圖片"; +"CopyCurrentImage" = "複製當前圖片"; "CopyCommentText" = "複製留言內容"; "SaveCommentAsImage" = "留言儲存為圖片"; -"CopyCommentAsImage" = "複製留言為圖片"; +"CopyCommentAsImage" = "儲存留言為圖片"; "SaveProfilePicture" = "儲存個人檔案照片"; "CopyProfilePicture" = "複製個人檔案照片"; "Cancel" = "取消"; "Copied" = "已複製到剪貼簿"; "Saved" = "已儲存到照片應用"; "Done" = "Done"; -"Error" = "發生錯誤"; \ No newline at end of file +"Error" = "發生錯誤";