diff --git a/inji-web/src/components/PageTemplate/Header.tsx b/inji-web/src/components/PageTemplate/Header.tsx index b4bdfe0b..a768f1fb 100644 --- a/inji-web/src/components/PageTemplate/Header.tsx +++ b/inji-web/src/components/PageTemplate/Header.tsx @@ -72,4 +72,3 @@ export const Header: React.FC = () => { ) } - diff --git a/inji-web/src/locales/ar.json b/inji-web/src/locales/ar.json index 1bea5841..0cc407d3 100644 --- a/inji-web/src/locales/ar.json +++ b/inji-web/src/locales/ar.json @@ -266,7 +266,7 @@ "item23": { "title": "كيف يمكنني التبديل بين VC المضمنة والمشاركة عبر الإنترنت في Inji Wallet؟", "description1": "قم بتكوين qr_code_type في إعدادات جهة إصدار Mimoto: ", - "description2": "1. Embedded VC: يقوم بتضمين VC بالكامل بتنسيق JSON (رمز QR أكثر كثافة) للاستخدام دون اتصال بالإنترنت ", + "description2": "1. Embedded VC: يقوم بتضمين VC بالكامل بتنسيق JSON (رمز QR أكثر كثافة) للاستخدام دون اتصال بالإنترنت .", "description3": "2. OnlineSharing: إنشاء رمز QR مع عنوان URL لتخزين VC عبر الإنترنت، مما يجعل من السهل مسحه ومشاركته عبر الإنترنت." } }, diff --git a/inji-web/src/locales/en.json b/inji-web/src/locales/en.json index cdd199c2..27a8049c 100644 --- a/inji-web/src/locales/en.json +++ b/inji-web/src/locales/en.json @@ -266,7 +266,7 @@ "item23":{ "title":"How can I toggle between embedded VC and Online Sharing in Inji Wallet?", "description1":"Configure qr_code_type in Mimoto issuer's settings: ", - "description2":"1. EmbeddedVC: Embeds the full VC in JSON format (denser QR code) for offline use", + "description2":"1. EmbeddedVC: Embeds the full VC in JSON format (denser QR code) for offline use.", "description3":"2. OnlineSharing: Generates a QR code with a URL to the online VC storage, making it easier to scan and share online." } }, diff --git a/inji-web/src/locales/pt.json b/inji-web/src/locales/pt.json index c606bc0e..e640e799 100644 --- a/inji-web/src/locales/pt.json +++ b/inji-web/src/locales/pt.json @@ -258,7 +258,7 @@ "item23":{ "title":"Como posso alternar entre VC incorporado e compartilhamento online na Inji Wallet?", "description1":"Configurar qr_code_type nas configurações do emissor Mimoto: ", - "description2":"1. EmbeddedVC: incorpora o VC completo no formato JSON (código QR mais denso) para uso offline", + "description2":"1. EmbeddedVC: incorpora o VC completo no formato JSON (código QR mais denso) para uso offline.", "description3":"2. OnlineSharing: gera um código QR com uma URL para o armazenamento de VC online, facilitando a digitalização e o compartilhamento online." } }, diff --git a/inji-web/src/locales/ta.json b/inji-web/src/locales/ta.json index bbec0e56..cebecf3b 100644 --- a/inji-web/src/locales/ta.json +++ b/inji-web/src/locales/ta.json @@ -266,7 +266,7 @@ "item23":{ "title":"இன்ஜி வாலட்டில் உட்பொதிக்கப்பட்ட VC மற்றும் ஆன்லைன் பகிர்வுக்கு இடையே நான் எப்படி மாறுவது?", "description1":"Mimoto வழங்குபவரின் அமைப்புகளில் qr_code_type ஐ உள்ளமைக்கவும்: ", - "description2":"1. EmbeddedVC: ஆஃப்லைன் பயன்பாட்டிற்காக JSON வடிவத்தில் (அடர்த்தியான QR குறியீடு) முழு VC ஐ உட்பொதிக்கிறது", + "description2":"1. EmbeddedVC: ஆஃப்லைன் பயன்பாட்டிற்காக JSON வடிவத்தில் (அடர்த்தியான QR குறியீடு) முழு VC ஐ உட்பொதிக்கிறது.", "description3":"2. OnlineSharing: ஆன்லைன் VC சேமிப்பகத்திற்கு URL உடன் QR குறியீட்டை உருவாக்குகிறது, இது ஆன்லைனில் ஸ்கேன் செய்து பகிர்வதை எளிதாக்குகிறது." } },