style(interface settings): add description to each UI setting

This commit is contained in:
Tom (plebeius.eth)
2024-10-31 12:48:01 +01:00
parent 06cbb9639b
commit c6e301af0f
39 changed files with 285 additions and 53 deletions
+7 -1
View File
@@ -250,5 +250,11 @@
"delete_wallet": "वॉलेट हटाएं",
"loading_subplebbit": "सबप्लेबिट लोड हो रहा है",
"avatar_warning": "जब अज्ञात मोड चालू होता है, तो आप अवतार के साथ पोस्ट नहीं कर सकते। आप इसे अपने Plebbit खाते की सेटिंग में बंद कर सकते हैं।",
"last_bumped": "अंतिम बंप"
"last_bumped": "अंतिम बंप",
"threads_without_images_tip": "बिना छवियों के पोस्ट प्रदर्शित न करें",
"hide_gore_boards_tip": "“गोर” टैग वाले बोर्डों से पोस्ट न दिखाएं",
"hide_adult_boards_tip": "“एडल्ट” टैग वाले बोर्डों से पोस्ट न दिखाएं",
"fit_expanded_images_to_screen": "विस्तृत चित्रों को स्क्रीन के अनुसार ढालें",
"fit_expanded_images_to_screen_tip": "विस्तृत चित्रों को ब्राउज़र की चौड़ाई और ऊंचाई दोनों तक सीमित करें",
"hide_avatars_tip": "उपयोगकर्ता प्रदर्शित नामों के बगल में अवतार न दिखाएं"
}