From 4235e3310fdaad14a9e172c151b7dbd8f07e7475 Mon Sep 17 00:00:00 2001 From: Siju Moncy <72241997+sijumoncy@users.noreply.github.com> Date: Tue, 21 Nov 2023 10:30:40 +0530 Subject: [PATCH] Fix/UI support sync (#229) * fix for support ui changes * fix sync and support ui issues * fix for common ui --- renderer/src/components/Sync/Sync.js | 6 +++--- renderer/src/layouts/editor/AboutModal.js | 17 +++++++++-------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/renderer/src/components/Sync/Sync.js b/renderer/src/components/Sync/Sync.js index c6375bedb..4b1385f6f 100644 --- a/renderer/src/components/Sync/Sync.js +++ b/renderer/src/components/Sync/Sync.js @@ -171,9 +171,9 @@ export default function Sync() { -
+
{/* local projecr side */} -
+
{/* Local Projects */} {t('label-prj-on-my-computer')} @@ -204,7 +204,7 @@ export default function Sync() {
{/* cloud project side */} -
+
{t('label-prj-on-cloud')} diff --git a/renderer/src/layouts/editor/AboutModal.js b/renderer/src/layouts/editor/AboutModal.js index 5bcb0a823..a1c95363a 100644 --- a/renderer/src/layouts/editor/AboutModal.js +++ b/renderer/src/layouts/editor/AboutModal.js @@ -211,21 +211,21 @@ export default function AboutModal(props) {
Ask your Queries
    -
  • Write the steps - how you faced the issue
  • -
  • Add relevant screenshots
  • -
  • Add specific suggestions - if you have any
  • +
  • Tell us in detail about the issue you faced.
  • +
  • Include relevant screenshots.
  • +
  • Add suggestions if you have any.
    -
  • Feautre : Describe your idea
  • - How it will be beneficail for the users +
  • Give your suggestion for new features &
  • + how you think they can benefit others
  • Feedback
-
Submit your suggessions
+
Submit your suggestions
@@ -278,9 +278,10 @@ export default function AboutModal(props) {

- Thank you for your input! + Thank you for your input + . {' '} - We value it. Our devoted crew is working hard to provide a seamless Scribe experience. + It is greatly appreciated. Our dedicated team is working continuously to offer a smooth Scribe experience.