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": "טוען 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": "אל תציג תמונות פרופיל לצד שמות המשתמשים"
}