mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-05-23 23:06:08 +08:00
19 lines
1.0 KiB
Plaintext
19 lines
1.0 KiB
Plaintext
/*
|
|
Localizable.strings
|
|
WeChatTweak
|
|
|
|
Created by Sunny Young on 2018/6/30.
|
|
Copyright © 2018 Sunnyyoung. All rights reserved.
|
|
*/
|
|
|
|
"Tweak.Title.LoginAnotherAccount" = "Login new account";
|
|
"Tweak.Title.Group" = "Group";
|
|
"Tweak.Message.CatchARecalledMessage" = "[Catched]\n%@";
|
|
"Tweak.Message.Recalled" = "recalled";
|
|
"Tweak.Message.Image" = "Image";
|
|
"Tweak.Message.Voice" = "Voice";
|
|
"Tweak.Message.Video" = "Video";
|
|
"Tweak.Message.Sticker" = "Sticker";
|
|
"Tweak.Message.Link" = "Link";
|
|
"Tweak.Message.AMessage" = "a message";
|