Fix OLED Capitalization

This commit is contained in:
Akshat
2026-01-05 00:44:53 +05:30
committed by GitHub
parent c108b65a4a
commit 9ff0fee0f9
7 changed files with 17 additions and 17 deletions
@@ -335,10 +335,10 @@
/* Interface options */
"Interface" = "Interface";
"OledTheme" = "Oled theme";
"OledTheme" = "OLED theme";
"OledThemeDesc" = "Turns all dark colors to black";
"OledKeyboard" = "Oled keyboard";
"OledKeyboardDesc" = "Applies oled black theme for dark keyboard";
"OledKeyboard" = "OLED keyboard";
"OledKeyboardDesc" = "Applies OLED black theme for dark keyboard";
"NoSearchHistory" = "Hide search history";
"NoSearchHistoryDesc" = "Visually hides search history and suggestions. Note: Your search history will still be accessible in your other YouTube clients.";
"StickSortComments" = "Stick comments header";