Skip to content

Commit 794ba7d

Browse files
committed
docs: 📝 Update docs
1 parent db5d157 commit 794ba7d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/en/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ layout: home
44

55
hero:
66
name: Escrcpy
7-
text: Graphical Scrcpy to display and control Android
7+
text: Display and control your Android device graphically with scrcpy
88
tagline: Powered by electron.
99
image:
1010
src: /images/logo@1024x1024.png

docs/zhHans/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ layout: home
44

55
hero:
66
name: Escrcpy
7-
text: 使用图形化的 scrcpy 控制你的安卓设备
7+
text: 使用图形化的 scrcpy 显示和控制你的安卓设备
88
tagline: Powered by electron.
99
image:
1010
src: /images/logo@1024x1024.png

src/locales/languages/en-US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@
438438
"preferences.camera.camera-fps.placeholder": "Device camera frame rate",
439439

440440
"about.name": "About",
441-
"about.description": "📱 Graphical Scrcpy to display and control Android, devices powered by Electron.",
441+
"about.description": "📱 Display and control your Android device graphically with scrcpy, devices powered by Electron.",
442442
"about.update": "Check for Updates",
443443
"about.update-not-available": "Already latest version",
444444
"about.update-error.title": "Update check failed",

src/locales/languages/ru-RU.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@
438438
"preferences.camera.camera-fps.placeholder": "Частота кадров камеры устройства",
439439

440440
"about.name": "О программе",
441-
"about.description": "📱 Графический интерфейс Scrcpy для отображения и управления Android-устройствами, созданный на базе Electron.",
441+
"about.description": "📱 Отображайте и управляйте своим Android-устройством с помощью scrcpy в графическом режиме, созданный на базе Electron.",
442442
"about.update": "Проверить обновления",
443443
"about.update-not-available": "Установлена последняя версия",
444444
"about.update-error.title": "Ошибка проверки обновления",

src/locales/languages/zh-CN.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@
438438
"preferences.camera.camera-fps.placeholder": "设备摄像帧率",
439439

440440
"about.name": "关于",
441-
"about.description": "📱 使用图形化的 Scrcpy 显示和控制您的 Android 设备,由 Electron 驱动",
441+
"about.description": "📱 使用图形化的 Scrcpy 显示和控制您的 Android 设备, 由 Electron 驱动",
442442
"about.update": "检查并更新",
443443
"about.update-not-available": "已经是最新版本",
444444
"about.update-error.title": "检查更新失败",

0 commit comments

Comments
 (0)