This commit is contained in:
dayanch96
2024-02-21 05:08:56 +03:00
parent f96d397f3b
commit f7d567bf5d
14 changed files with 159 additions and 65 deletions
@@ -145,8 +145,8 @@
"Other" = "その他";
"CopyVideoInfo" = "Copy video information";
"CopyVideoInfoDesc" = "Adds button to copy video title and description into Video Description panel.";
"CopyPostText" = "Copy community posts text";
"CopyPostTextDesc" = "Copies community posts text to the clipboard by long tap.";
"PostManager" = "Save post information";
"PostManagerDesc" = "Allows to copy post text and save post as image by long tap.";
"SavePostImage" = "Save community posts image";
"SavePostImageDesc" = "Saves community posts image to the Photos app by long tap.";
"SaveProfilePhoto" = "Save profile picture";
@@ -206,6 +206,9 @@
"SelectAction" = "Select action";
"CopyTitle" = "Copy title";
"CopyDescription" = "Copy description";
"CopyPostText" = "Copy post text";
"SavePostAsImage" = "Save post as image";
"CopyPostAsImage" = "Copy post as image";
"Cancel" = "Cancel";
"Copied" = "Copied to clipboard";
"Saved" = "Saved to Photos";