Allow column width configuration
Group column configuration in settings Column width configuration: do not act on defaults
This commit is contained in:
parent
6b80ce122f
commit
3e7e31d4a9
16 changed files with 244 additions and 34 deletions
|
|
@ -533,6 +533,11 @@
|
|||
"third_column_mode_none": "Don't show third column at all",
|
||||
"third_column_mode_notifications": "Notifications column",
|
||||
"third_column_mode_postform": "Main post form and navigation",
|
||||
"columns": "Columns",
|
||||
"column_sizes": "Column sizes",
|
||||
"column_sizes_sidebar": "Sidebar",
|
||||
"column_sizes_content": "Content",
|
||||
"column_sizes_notifs": "Notifications",
|
||||
"tree_advanced": "Allow more flexible navigation in tree view",
|
||||
"tree_fade_ancestors": "Display ancestors of the current status in faint text",
|
||||
"conversation_display_linear": "Linear-style",
|
||||
|
|
|
|||
|
|
@ -456,6 +456,15 @@
|
|||
"subject_line_mastodon": "Как в Mastodon: скопировать как есть",
|
||||
"subject_line_email": "Как в электронной почте: \"re: тема\"",
|
||||
"subject_line_behavior": "Копировать тему в ответах",
|
||||
"third_column_mode": "Когда недостаточно места, показывать третью колонку содержащую",
|
||||
"third_column_mode_none": "Не показывать третью колонку совсем",
|
||||
"third_column_mode_notifications": "Колонку уведомлений",
|
||||
"third_column_mode_postform": "Форму отправки сообщения и навигацию",
|
||||
"columns": "Колонки",
|
||||
"column_sizes": "Размеры колонок",
|
||||
"column_sizes_sidebar": "Боковой",
|
||||
"column_sizes_content": "Содержимого",
|
||||
"column_sizes_notifs": "Уведомлений",
|
||||
"no_mutes": "Нет игнорируемых",
|
||||
"no_blocks": "Нет блокировок",
|
||||
"notification_visibility_emoji_reactions": "Реакции",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue