add sborka
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
NAME = "English"
|
||||
|
||||
LANGUAGE = {
|
||||
-- Category
|
||||
optChat = "Chat",
|
||||
|
||||
-- Settings
|
||||
optChatNotices = "Chat Notices",
|
||||
optChatNoticesDesc = "Show system notifications in chat",
|
||||
|
||||
optChatTimestamps = "Timestamps",
|
||||
optChatTimestampsDesc = "Display message send time",
|
||||
|
||||
optChatFontScale = "Font Scale",
|
||||
optChatFontScaleDesc = "Chat font scale (0.1-2)",
|
||||
|
||||
optChatOutline = "Text Outline",
|
||||
optChatOutlineDesc = "Add outline to chat text for better readability",
|
||||
|
||||
optChatTabs = "Chat Tabs",
|
||||
optChatTabsDesc = "Chat tabs configuration (JSON)",
|
||||
|
||||
optChatPosition = "Chat Position",
|
||||
optChatPositionDesc = "Chat window position and size (JSON)",
|
||||
}
|
||||
Reference in New Issue
Block a user