mirror of
https://bitbucket.org/skobkin/chrome_point_plus.git
synced 2024-11-13 22:33:05 +00:00
Add chevron to video embedding option
This commit is contained in:
parent
18e75842f8
commit
fe6381ccfd
|
@ -66,7 +66,7 @@
|
|||
"message": "Audio from direct links"
|
||||
},
|
||||
"option_videos_parse_links": {
|
||||
"message": "Video from direct links"
|
||||
"message": "Video from direct links ▼"
|
||||
},
|
||||
"option_videos_parse_webm": {
|
||||
"message": "Only webm"
|
||||
|
|
|
@ -66,7 +66,7 @@
|
|||
"message": "Аудио по прямой ссылке"
|
||||
},
|
||||
"option_videos_parse_links": {
|
||||
"message": "Видео по прямой ссылке"
|
||||
"message": "Видео по прямой ссылке ▼"
|
||||
},
|
||||
"option_videos_parse_webm": {
|
||||
"message": "Только webm"
|
||||
|
|
Loading…
Reference in a new issue