diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2019-08-09 08:31:02 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2019-08-09 08:31:02 +0000 |
| commit | 59f29313611337066ae54a43e49c1966537b829a (patch) | |
| tree | ad149e94beda9c3488dac26a53bf7c7cc746264e /src | |
| parent | d4c366a123b285aee51e9debb4aa1b4997bba960 (diff) | |
| parent | 3e7f0ecf9b11e9763fe86b6c26da436ddc5d4077 (diff) | |
Merge branch 'fix/text-dont-media-viewer' into 'develop'
fix english settings label regarding how to view videos
See merge request pleroma/pleroma-fe!909
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 6230675c..6a9af55c 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -262,7 +262,7 @@ "loop_video": "Loop videos", "loop_video_silent_only": "Loop only videos without sound (i.e. Mastodon's \"gifs\")", "mutes_tab": "Mutes", - "play_videos_in_modal": "Play videos directly in the media viewer", + "play_videos_in_modal": "Play videos in a popup frame", "use_contain_fit": "Don't crop the attachment in thumbnails", "name": "Name", "name_bio": "Name & Bio", |
