add initial components based off of tootsuite pr #1507
This commit is contained in:
@@ -43,6 +43,7 @@ en:
|
||||
password: Password
|
||||
setting_auto_play_gif: Auto-play animated GIFs
|
||||
setting_boost_modal: Show confirmation dialog before boosting
|
||||
setting_favourite_modal: Show confirmation dialog before favouriting
|
||||
setting_default_privacy: Post privacy
|
||||
setting_default_sensitive: Always mark media as sensitive
|
||||
setting_delete_modal: Show confirmation dialog before deleting a toot
|
||||
|
||||
@@ -22,6 +22,7 @@ defaults: &defaults
|
||||
default_sensitive: false
|
||||
unfollow_modal: false
|
||||
boost_modal: false
|
||||
favourite_modal: false
|
||||
delete_modal: true
|
||||
auto_play_gif: false
|
||||
reduce_motion: false
|
||||
|
||||
Reference in New Issue
Block a user