diff --git a/locale/ar/client.json b/locale/ar/client.json index 15bb8bae2..e77fcddfc 100644 --- a/locale/ar/client.json +++ b/locale/ar/client.json @@ -77,7 +77,7 @@ "menu.sitesettings": "إعدادات الموقع", "modal.changeemail.header": "تأكيد بريدك الإلكتروني الجديد", "modal.changeemail.text": "لقد أرسلنا للتو رابط تأكيد إلى <0>{0}. <1/> انقر على الرابط لتحديث بريدك الإلكتروني.", - "modal.completeprofile.header": "إكمال ملفك الشخصي", + "modal.completeprofile.header": "أكمل ملفك الشخصي", "modal.completeprofile.name.placeholder": "الاسم الثنائي", "modal.completeprofile.text": "لأن هذه هي المرة الأولى التي تسجل فيها الدخول، يرجى إدخال اسمك الحقيقي.", "modal.deleteaccount.header": "حذف الحساب", @@ -146,7 +146,7 @@ "showpost.postsearch.numofvotes": "{0} صوت", "showpost.postsearch.query.placeholder": "ابحث عن المساهمة الأصلية...", "showpost.responseform.message.mergedvotes": "ستدمج الأصوات من هذه المساهمة في المساهمة الأصلية.", - "showpost.responseform.text.placeholder": "ما الذي يحدث مع هذه المساهمة؟ دع مستخدميك يعرفون ما هي خططك...", + "showpost.responseform.text.placeholder": "ما هي التحديثات على هذه المساهمة؟ دع مستخدميك يعرفون ما هي خططك...", "showpost.votespanel.more": "+{extraVotesCount} أكثر", "showpost.votespanel.seedetails": "شاهد التفاصيل", "signin.message.email": "أدخل عنوان بريدك الإلكتروني لتسجيل الدخول", diff --git a/public/pages/Error/Error.page.tsx b/public/pages/Error/Error.page.tsx index 4a2a0ab4c..42186c9b3 100644 --- a/public/pages/Error/Error.page.tsx +++ b/public/pages/Error/Error.page.tsx @@ -15,7 +15,7 @@ export const ErrorPage = (props: ErrorPageProps) => {
- +

Shoot! Well, this is unexpected…

An error has occurred and we're working to fix the problem!

diff --git a/public/pages/Error/components/ErrorPageWrapper.tsx b/public/pages/Error/components/ErrorPageWrapper.tsx index 1951ca252..24794ef46 100644 --- a/public/pages/Error/components/ErrorPageWrapper.tsx +++ b/public/pages/Error/components/ErrorPageWrapper.tsx @@ -18,7 +18,7 @@ export const ErrorPageWrapper = (props: ErrorPageWrapperProps) => {
- +
{props.children} {props.showHomeLink && fider.session.tenant && ( diff --git a/public/pages/SignIn/CompleteSignInProfile.page.tsx b/public/pages/SignIn/CompleteSignInProfile.page.tsx index f430495ff..4a8222dc1 100644 --- a/public/pages/SignIn/CompleteSignInProfile.page.tsx +++ b/public/pages/SignIn/CompleteSignInProfile.page.tsx @@ -30,7 +30,7 @@ const CompleteSignInProfilePage = (props: CompleteSignInProfilePageProps) => {
- +

diff --git a/public/pages/SignIn/SignIn.page.tsx b/public/pages/SignIn/SignIn.page.tsx index 34f810642..70bbfddfb 100644 --- a/public/pages/SignIn/SignIn.page.tsx +++ b/public/pages/SignIn/SignIn.page.tsx @@ -48,7 +48,7 @@ export const SignInPage = () => { return (

- +
{fider.session.tenant.isPrivate ? : }
diff --git a/public/pages/SignUp/PendingActivation.page.tsx b/public/pages/SignUp/PendingActivation.page.tsx index a9ec9c08c..3fe617efe 100644 --- a/public/pages/SignUp/PendingActivation.page.tsx +++ b/public/pages/SignUp/PendingActivation.page.tsx @@ -7,7 +7,7 @@ const PendingActivation = () => {
- +

Your account is pending activation