Browse Source

feat(header): update header title to localized Marriage and add Marriage key to all 24 locales

master
mortezaei 2 weeks ago
parent
commit
43ae341fcf
  1. 2
      src/components/Componentes/page-header.test.tsx
  2. 2
      src/components/Componentes/page-header.tsx
  3. 3
      src/translations/locales/ar.json
  4. 3
      src/translations/locales/az.json
  5. 3
      src/translations/locales/bn.json
  6. 3
      src/translations/locales/da.json
  7. 3
      src/translations/locales/de.json
  8. 3
      src/translations/locales/en.json
  9. 3
      src/translations/locales/es.json
  10. 3
      src/translations/locales/fa.json
  11. 3
      src/translations/locales/fr.json
  12. 3
      src/translations/locales/gu.json
  13. 3
      src/translations/locales/ha.json
  14. 3
      src/translations/locales/he.json
  15. 3
      src/translations/locales/hi.json
  16. 3
      src/translations/locales/id.json
  17. 3
      src/translations/locales/ks.json
  18. 3
      src/translations/locales/pt.json
  19. 3
      src/translations/locales/ru.json
  20. 3
      src/translations/locales/sw.json
  21. 3
      src/translations/locales/tg.json
  22. 3
      src/translations/locales/tr.json
  23. 3
      src/translations/locales/ul.json
  24. 3
      src/translations/locales/ur.json
  25. 3
      src/translations/locales/uz.json
  26. 3
      src/translations/locales/zh.json

2
src/components/Componentes/page-header.test.tsx

@ -26,7 +26,7 @@ vi.mock("@/hooks/marriage/use-profile-main", () => ({
function renderWithI18n(ui: React.ReactNode) {
return render(
<I18nProvider locale="fa" dictionary={{ "Habib Marriage": "ازدواج حبیب", "Subscription Status": "وضعیت اشتراک", "Subscription": "اشتراک", "More": "بیشتر" }}>
<I18nProvider locale="fa" dictionary={{ "Marriage": "مریج", "Habib Marriage": "مریج", "Subscription Status": "وضعیت اشتراک", "Subscription": "اشتراک", "More": "بیشتر" }}>
{ui}
</I18nProvider>
);

2
src/components/Componentes/page-header.tsx

@ -84,7 +84,7 @@ export function PageHeader({
)}
<h1 className="pointer-events-none absolute left-1/2 -translate-x-1/2 font-faminela text-[20px] font-normal text-foreground text-center truncate max-w-[60%]">
{t["Habib Marriage"]}
{t["Marriage"] || "Marriage"}
</h1>
{isCustomRightButton ? (

3
src/translations/locales/ar.json

@ -2031,5 +2031,6 @@
"Safety Recommendations in Meetings": "توصيات السلامة في اللقاءات",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "يوصى بشدة بعقد اللقاءات الأولى في أماكن عامة ومزدحمة، وإبلاغ أحد أفراد العائلة أو شخص موثوق به.",
"Force Majeure Conditions": "ظروف القوة القاهرة",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "في حال وقوع أحداث خارجة عن السيطرة، مثل انقطاع الإنترنت على مستوى البلاد أو الكوارث الطبيعية أو العقوبات، لن يتحمل التطبيق أي مسؤولية عن انقطاع الخدمة المؤقت."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "في حال وقوع أحداث خارجة عن السيطرة، مثل انقطاع الإنترنت على مستوى البلاد أو الكوارث الطبيعية أو العقوبات، لن يتحمل التطبيق أي مسؤولية عن انقطاع الخدمة المؤقت.",
"Marriage": "مريج"
}

3
src/translations/locales/az.json

@ -2031,5 +2031,6 @@
"Safety Recommendations in Meetings": "Görüşmelerde Güvenlik Tavsiyeleri",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "İlk görüşmelerin kalabalık halka açık alanlarda yapılması ve bir aile üyesinin bilgilendirilmesi önemle tavsiye edilir.",
"Force Majeure Conditions": "Mücbir Sebep Halleri",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "Genel internet kesintileri, doğal afetler gibi mücbir sebepler durumunda oluşacak geçici aksaklıklardan uygulama sorumlu tutulamaz."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "Genel internet kesintileri, doğal afetler gibi mücbir sebepler durumunda oluşacak geçici aksaklıklardan uygulama sorumlu tutulamaz.",
"Marriage": "Marriage"
}

3
src/translations/locales/bn.json

@ -2031,5 +2031,6 @@
"Safety Recommendations in Meetings": "Safety Recommendations in Meetings",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.",
"Force Majeure Conditions": "Force Majeure Conditions",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.",
"Marriage": "Marriage"
}

3
src/translations/locales/da.json

@ -2031,5 +2031,6 @@
"Safety Recommendations in Meetings": "Sicherheitsempfehlungen bei Treffen",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "Es wird dringend empfohlen, erste Treffen an belebten öffentlichen Orten durchzuführen und Vertrauenspersonen zu informieren.",
"Force Majeure Conditions": "Höhere Gewalt",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "Bei unvorhersehbaren Ereignissen wie landesweiten Internetausfällen oder Naturkatastrophen haftet die Anwendung nicht für temporäre Ausfälle."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "Bei unvorhersehbaren Ereignissen wie landesweiten Internetausfällen oder Naturkatastrophen haftet die Anwendung nicht für temporäre Ausfälle.",
"Marriage": "Marriage"
}

3
src/translations/locales/de.json

@ -2031,5 +2031,6 @@
"Safety Recommendations in Meetings": "Sicherheitsempfehlungen bei Treffen",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "Es wird dringend empfohlen, erste Treffen an belebten öffentlichen Orten durchzuführen und Vertrauenspersonen zu informieren.",
"Force Majeure Conditions": "Höhere Gewalt",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "Bei unvorhersehbaren Ereignissen wie landesweiten Internetausfällen oder Naturkatastrophen haftet die Anwendung nicht für temporäre Ausfälle."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "Bei unvorhersehbaren Ereignissen wie landesweiten Internetausfällen oder Naturkatastrophen haftet die Anwendung nicht für temporäre Ausfälle.",
"Marriage": "Marriage"
}

3
src/translations/locales/en.json

@ -2007,5 +2007,6 @@
"Safety Recommendations in Meetings": "Safety Recommendations in Meetings",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.",
"Force Majeure Conditions": "Force Majeure Conditions",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.",
"Marriage": "Marriage"
}

3
src/translations/locales/es.json

@ -2031,5 +2031,6 @@
"Safety Recommendations in Meetings": "Recomendaciones de seguridad en encuentros",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "Se aconseja celebrar los primeros encuentros en lugares públicos concurridos e informar a un familiar.",
"Force Majeure Conditions": "Causas de fuerza mayor",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "En casos de fuerza mayor como cortes de red o desastres naturales, no se asume responsabilidad por interrupciones."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "En casos de fuerza mayor como cortes de red o desastres naturales, no se asume responsabilidad por interrupciones.",
"Marriage": "Marriage"
}

3
src/translations/locales/fa.json

@ -2027,5 +2027,6 @@
"Safety Recommendations in Meetings": "توصیه‌های ایمنی در ملاقات‌ها",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "اکیداً توصیه می‌شود دیدارهای اولیه در اماکن عمومی و شلوغ برگزار شود و یکی از اعضای خانواده یا فرد امین در جریان قرار گیرد.",
"Force Majeure Conditions": "شرایط فورس‌ماژور",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "در صورت بروز حوادث خارج از کنترل مانند قطعی سراسری اینترنت، بلایای طبیعی یا تحریم‌ها، برنامه مسئولیتی در قبال قطعی‌های موقت سرویس نخواهد داشت."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "در صورت بروز حوادث خارج از کنترل مانند قطعی سراسری اینترنت، بلایای طبیعی یا تحریم‌ها، برنامه مسئولیتی در قبال قطعی‌های موقت سرویس نخواهد داشت.",
"Marriage": "مریج"
}

3
src/translations/locales/fr.json

@ -2031,5 +2031,6 @@
"Safety Recommendations in Meetings": "Consignes de sécurité lors des rencontres",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "Il est vivement recommandé d'organiser les premières entrevues dans des lieux publics fréquentés et d'en aviser un proche.",
"Force Majeure Conditions": "Cas de force majeure",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "En cas de force majeure (coupure générale d'internet, catastrophes), l'application ne saurait être tenue pour responsable des interruptions de service."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "En cas de force majeure (coupure générale d'internet, catastrophes), l'application ne saurait être tenue pour responsable des interruptions de service.",
"Marriage": "Marriage"
}

3
src/translations/locales/gu.json

@ -2033,5 +2033,6 @@
"Safety Recommendations in Meetings": "Safety Recommendations in Meetings",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.",
"Force Majeure Conditions": "Force Majeure Conditions",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.",
"Marriage": "Marriage"
}

3
src/translations/locales/ha.json

@ -2031,5 +2031,6 @@
"Safety Recommendations in Meetings": "Safety Recommendations in Meetings",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.",
"Force Majeure Conditions": "Force Majeure Conditions",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.",
"Marriage": "Marriage"
}

3
src/translations/locales/he.json

@ -2296,5 +2296,6 @@
"Safety Recommendations in Meetings": "Safety Recommendations in Meetings",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.",
"Force Majeure Conditions": "Force Majeure Conditions",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.",
"Marriage": "Marriage"
}

3
src/translations/locales/hi.json

@ -2031,5 +2031,6 @@
"Safety Recommendations in Meetings": "Safety Recommendations in Meetings",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.",
"Force Majeure Conditions": "Force Majeure Conditions",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.",
"Marriage": "Marriage"
}

3
src/translations/locales/id.json

@ -2296,5 +2296,6 @@
"Safety Recommendations in Meetings": "Safety Recommendations in Meetings",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.",
"Force Majeure Conditions": "Force Majeure Conditions",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.",
"Marriage": "Marriage"
}

3
src/translations/locales/ks.json

@ -2296,5 +2296,6 @@
"Safety Recommendations in Meetings": "توصیه‌های ایمنی در ملاقات‌ها",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "اکیداً توصیه می‌شود دیدارهای اولیه در اماکن عمومی و شلوغ برگزار شود و یکی از اعضای خانواده یا فرد امین در جریان قرار گیرد.",
"Force Majeure Conditions": "شرایط فورس‌ماژور",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "در صورت بروز حوادث خارج از کنترل مانند قطعی سراسری اینترنت، بلایای طبیعی یا تحریم‌ها، برنامه مسئولیتی در قبال قطعی‌های موقت سرویس نخواهد داشت."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "در صورت بروز حوادث خارج از کنترل مانند قطعی سراسری اینترنت، بلایای طبیعی یا تحریم‌ها، برنامه مسئولیتی در قبال قطعی‌های موقت سرویس نخواهد داشت.",
"Marriage": "میرج"
}

3
src/translations/locales/pt.json

@ -2296,5 +2296,6 @@
"Safety Recommendations in Meetings": "Recomendaciones de seguridad en encuentros",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "Se aconseja celebrar los primeros encuentros en lugares públicos concurridos e informar a un familiar.",
"Force Majeure Conditions": "Causas de fuerza mayor",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "En casos de fuerza mayor como cortes de red o desastres naturales, no se asume responsabilidad por interrupciones."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "En casos de fuerza mayor como cortes de red o desastres naturales, no se asume responsabilidad por interrupciones.",
"Marriage": "Marriage"
}

3
src/translations/locales/ru.json

@ -2027,5 +2027,6 @@
"Safety Recommendations in Meetings": "Рекомендации по безопасности",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "Рекомендуется проводить первые встречи в общественных местах и ставить в известность родных.",
"Force Majeure Conditions": "Форс-мажорные обстоятельства",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "Сервис не отвечает за сбои, вызванные обстоятельствами непреодолимой силы."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "Сервис не отвечает за сбои, вызванные обстоятельствами непреодолимой силы.",
"Marriage": "Marriage"
}

3
src/translations/locales/sw.json

@ -2296,5 +2296,6 @@
"Safety Recommendations in Meetings": "Safety Recommendations in Meetings",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.",
"Force Majeure Conditions": "Force Majeure Conditions",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.",
"Marriage": "Marriage"
}

3
src/translations/locales/tg.json

@ -2296,5 +2296,6 @@
"Safety Recommendations in Meetings": "Görüşmelerde Güvenlik Tavsiyeleri",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "İlk görüşmelerin kalabalık halka açık alanlarda yapılması ve bir aile üyesinin bilgilendirilmesi önemle tavsiye edilir.",
"Force Majeure Conditions": "Mücbir Sebep Halleri",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "Genel internet kesintileri, doğal afetler gibi mücbir sebepler durumunda oluşacak geçici aksaklıklardan uygulama sorumlu tutulamaz."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "Genel internet kesintileri, doğal afetler gibi mücbir sebepler durumunda oluşacak geçici aksaklıklardan uygulama sorumlu tutulamaz.",
"Marriage": "Marriage"
}

3
src/translations/locales/tr.json

@ -2296,5 +2296,6 @@
"Safety Recommendations in Meetings": "Görüşmelerde Güvenlik Tavsiyeleri",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "İlk görüşmelerin kalabalık halka açık alanlarda yapılması ve bir aile üyesinin bilgilendirilmesi önemle tavsiye edilir.",
"Force Majeure Conditions": "Mücbir Sebep Halleri",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "Genel internet kesintileri, doğal afetler gibi mücbir sebepler durumunda oluşacak geçici aksaklıklardan uygulama sorumlu tutulamaz."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "Genel internet kesintileri, doğal afetler gibi mücbir sebepler durumunda oluşacak geçici aksaklıklardan uygulama sorumlu tutulamaz.",
"Marriage": "Marriage"
}

3
src/translations/locales/ul.json

@ -2296,5 +2296,6 @@
"Safety Recommendations in Meetings": "Safety Recommendations in Meetings",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.",
"Force Majeure Conditions": "Force Majeure Conditions",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.",
"Marriage": "Marriage"
}

3
src/translations/locales/ur.json

@ -2296,5 +2296,6 @@
"Safety Recommendations in Meetings": "توصیه‌های ایمنی در ملاقات‌ها",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "اکیداً توصیه می‌شود دیدارهای اولیه در اماکن عمومی و شلوغ برگزار شود و یکی از اعضای خانواده یا فرد امین در جریان قرار گیرد.",
"Force Majeure Conditions": "شرایط فورس‌ماژور",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "در صورت بروز حوادث خارج از کنترل مانند قطعی سراسری اینترنت، بلایای طبیعی یا تحریم‌ها، برنامه مسئولیتی در قبال قطعی‌های موقت سرویس نخواهد داشت."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "در صورت بروز حوادث خارج از کنترل مانند قطعی سراسری اینترنت، بلایای طبیعی یا تحریم‌ها، برنامه مسئولیتی در قبال قطعی‌های موقت سرویس نخواهد داشت.",
"Marriage": "میرج"
}

3
src/translations/locales/uz.json

@ -2296,5 +2296,6 @@
"Safety Recommendations in Meetings": "Görüşmelerde Güvenlik Tavsiyeleri",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "İlk görüşmelerin kalabalık halka açık alanlarda yapılması ve bir aile üyesinin bilgilendirilmesi önemle tavsiye edilir.",
"Force Majeure Conditions": "Mücbir Sebep Halleri",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "Genel internet kesintileri, doğal afetler gibi mücbir sebepler durumunda oluşacak geçici aksaklıklardan uygulama sorumlu tutulamaz."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "Genel internet kesintileri, doğal afetler gibi mücbir sebepler durumunda oluşacak geçici aksaklıklardan uygulama sorumlu tutulamaz.",
"Marriage": "Marriage"
}

3
src/translations/locales/zh.json

@ -2031,5 +2031,6 @@
"Safety Recommendations in Meetings": "Safety Recommendations in Meetings",
"It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.": "It is strongly recommended that initial meetings be held in crowded public places, and that a family member or a trusted person be kept informed.",
"Force Majeure Conditions": "Force Majeure Conditions",
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages."
"In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.": "In the event of occurrences beyond control, such as a nationwide internet outage, natural disasters, or sanctions, the application will have no liability for temporary service outages.",
"Marriage": "Marriage"
}
Loading…
Cancel
Save