mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-06 17:00:13 +00:00
Update localization
This commit is contained in:
parent
0e21276d84
commit
37ccaf028a
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -7,9 +7,6 @@ url=../Display.git
|
||||
[submodule "submodules/HockeySDK-iOS"]
|
||||
path = submodules/HockeySDK-iOS
|
||||
url = git@github.com:peter-iakovlev/HockeySDK-iOS.git
|
||||
[submodule "submodules/LegacyComponents"]
|
||||
path = submodules/LegacyComponents
|
||||
url=../LegacyComponents.git
|
||||
[submodule "submodules/libtgvoip"]
|
||||
path = submodules/libtgvoip
|
||||
url=git@github.com:peter-iakovlev/libtgvoip.git
|
||||
|
||||
@ -303,7 +303,11 @@
|
||||
"Conversation.StatusTyping" = "typing";
|
||||
"Conversation.Call" = "Call";
|
||||
"Conversation.Mute" = "Mute";
|
||||
"ChatList.Mute" = "Mute";
|
||||
"Conversation.TitleMute" = "Mute";
|
||||
"Conversation.Unmute" = "Unmute";
|
||||
"ChatList.Unmute" = "Unmute";
|
||||
"Conversation.TitleUnmute" = "Unmute";
|
||||
"Conversation.Edit" = "Edit";
|
||||
"Conversation.Info" = "Info";
|
||||
"Conversation.Search" = "Search";
|
||||
|
||||
@ -1 +0,0 @@
|
||||
Subproject commit 6c7983812c77a4a6d2e131787064ced90c8525e2
|
||||
@ -1 +1 @@
|
||||
Subproject commit 2d2725ae878388bf402813ec3e3974a1ba1d145a
|
||||
Subproject commit 930ed91c41d033e9e519a4a4e32f0c281f77b18e
|
||||
Loading…
x
Reference in New Issue
Block a user