Минимальная адаптация под мобилку
This commit is contained in:
@@ -248,6 +248,7 @@ const translations = {
|
||||
you: 'вы',
|
||||
// Stories Editor
|
||||
cropVideo: 'Обрезка видео',
|
||||
cropTool: 'Обрезка',
|
||||
trimVideo: 'Обрезать видео',
|
||||
trim: 'Обрезать',
|
||||
reset: 'Сбросить',
|
||||
@@ -279,6 +280,8 @@ const translations = {
|
||||
unmuteVideo: 'Включить звук',
|
||||
interactive: 'Интерактив',
|
||||
apply: 'Применить',
|
||||
zoom: 'Масштаб',
|
||||
rotation: 'Поворот',
|
||||
// User profile
|
||||
mediaTab: 'Медиа',
|
||||
gifs: 'GIF',
|
||||
@@ -622,6 +625,7 @@ const translations = {
|
||||
you: 'you',
|
||||
// Stories Editor
|
||||
cropVideo: 'Video Crop',
|
||||
cropTool: 'Crop',
|
||||
trimVideo: 'Trim Video',
|
||||
trim: 'Trim',
|
||||
reset: 'Reset',
|
||||
@@ -653,6 +657,8 @@ const translations = {
|
||||
unmuteVideo: 'Unmute Video',
|
||||
interactive: 'Interactive',
|
||||
apply: 'Apply',
|
||||
zoom: 'Zoom',
|
||||
rotation: 'Rotation',
|
||||
// User profile
|
||||
mediaTab: 'Media',
|
||||
gifs: 'GIF',
|
||||
|
||||
Reference in New Issue
Block a user