{"id":27197,"date":"2023-12-22T08:27:46","date_gmt":"2023-12-22T13:27:46","guid":{"rendered":"https:\/\/plumrocket.com\/docs\/?p=27197"},"modified":"2023-12-22T08:27:49","modified_gmt":"2023-12-22T13:27:49","slug":"magento-2-smtp-v1-x-translation","status":"publish","type":"post","link":"https:\/\/plumrocket.com\/docs\/magento-smtp\/v1\/translation","title":{"rendered":"Magento 2 SMTP v1.x Translation"},"content":{"rendered":"\n<h2 id=\"h-3-ways-to-translate-your-magento-extension\">3 Ways to Translate Your Magento Extension<\/h2>\n\n\n\n<p>All Plumrocket Magento 2 extensions include English localization by default, however you can translate any extension into your native language. Use one of the ways described below to translate the <a href=\"\/magento-smtp\">Magento 2 SMTP extension<\/a> into your mother tongue.<\/p>\n\n\n\n<h3 id=\"h-magento-2-extension-inline-translation\">Magento 2 Extension Inline Translation<\/h3>\n\n\n\n<p>To read more about Magento 2 inline translation, please check our <a href=\"\/learn\/magento-inline-translation\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Translating Magento 2 Extension Using Inline Translation<\/a> article.<\/p>\n\n\n\n<h3 id=\"h-magento-2-extension-theme-files-translation\">Magento 2 Extension Theme Files Translation<\/h3>\n\n\n\n<p>To read more about Magento 2 theme translation files (csv), please check our <a href=\"\/learn\/magento-theme-translation\" target=\"_blank\" rel=\"noreferrer noopener nofollow\"> Translating Magento 2 Extension Using Theme Translation Files<\/a> article.<\/p>\n\n\n\n<h3 id=\"h-how-to-translate-magento-2-smtp-extension-using-locale-csv-file\">How to Translate Magento 2 SMTP Extension Using Locale CSV File<\/h3>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-warning\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Important Information:<\/p>\n\n\n\n<p><strong>Make sure to disable Magento 2 cache while working with the .csv translation. Otherwise, your changes will not be displayed instantly.<\/strong><\/p>\n<\/div><\/div>\n\n\n\n<p><strong>1. The default language of your Magento 2 store is English. If you need to perform translation into any other language using your .csv file, simply find the file (as it shown below) and copy it into the same directory.<\/strong><\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">\/app\/code\/Plumrocket\/Smtp\/i18n\/en_US.csv<\/code><\/pre><\/div>\n\n\n\n<p><strong>2. As an example we will show how to perform German translation of the .csv file here. Please, check an example of the path to the German .csv file to be translated.<\/strong><\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">\/app\/code\/Plumrocket\/Smtp\/i18n\/de_DE.csv<\/code><\/pre><\/div>\n\n\n\n<p><strong>3. Open the .csv file using any text editor (e.g. Notepad++) and translate the second phrase of each string.<\/strong><\/p>\n\n\n\n<p>All the strings in your .csv file should start and end with double quotes and should be separated with comma [,]<\/p>\n\n\n\n<p>The translated text should look like this:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">\"Add to Cart\", \"Translated Text\"<\/code><\/pre><\/div>\n\n\n\n<p>Please, check an example of translation into German:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">\"Add to Cart\", \"In den Warenkorb\"<\/code><\/pre><\/div>\n\n\n\n<p><strong>Please learn more details on <a href=\"\/learn\/magento-theme-translation\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">how to edit .csv files during the translation<\/a>.<\/strong><\/p>\n\n\n\n<p>If you performed your translations according to our manuals, but some of the words are still not translated &#8211; you can contact our support service. Help Magento community by sharing translations in your native language. Just email your translations file and we will include it on our Wiki.<\/p>\n\n\n\n<p>You can also read more information about <a href=\"https:\/\/devdocs.magento.com\/guides\/v2.3\/frontend-dev-guide\/translations\/xlate.html\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Magento 2 translations<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>3 Ways to Translate Your Magento Extension All Plumrocket Magento 2 extensions include English localization by default, however you can translate any extension into your native language. Use one of the ways described below to translate the Magento 2 SMTP extension into your mother tongue. Magento 2 Extension Inline Translation To read more about Magento &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/plumrocket.com\/docs\/magento-smtp\/v1\/translation\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Magento 2 SMTP v1.x Translation&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0},"categories":[2],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v17.2 (Yoast SEO v17.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Magento 2 SMTP v1.x Translation - Plumrocket Documentation<\/title>\n<meta name=\"description\" content=\"3 Ways to Translate Your Magento Extension All Plumrocket Magento 2 extensions include English localization by default, however you can translate any\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/plumrocket.com\/docs\/magento-smtp\/v1\/translation\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Magento 2 SMTP v1.x Translation\" \/>\n<meta property=\"og:description\" content=\"3 Ways to Translate Your Magento Extension All Plumrocket Magento 2 extensions include English localization by default, however you can translate any\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plumrocket.com\/docs\/magento-smtp\/v1\/translation\" \/>\n<meta property=\"og:site_name\" content=\"Plumrocket Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2023-12-22T13:27:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-22T13:27:49+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Plumrocket\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Magento 2 SMTP v1.x Translation - Plumrocket Documentation","description":"3 Ways to Translate Your Magento Extension All Plumrocket Magento 2 extensions include English localization by default, however you can translate any","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/plumrocket.com\/docs\/magento-smtp\/v1\/translation","og_locale":"en_US","og_type":"article","og_title":"Magento 2 SMTP v1.x Translation","og_description":"3 Ways to Translate Your Magento Extension All Plumrocket Magento 2 extensions include English localization by default, however you can translate any","og_url":"https:\/\/plumrocket.com\/docs\/magento-smtp\/v1\/translation","og_site_name":"Plumrocket Documentation","article_published_time":"2023-12-22T13:27:46+00:00","article_modified_time":"2023-12-22T13:27:49+00:00","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Plumrocket","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/plumrocket.com\/docs\/#website","url":"https:\/\/plumrocket.com\/docs\/","name":"Plumrocket Documentation","description":"Extensions docs, troubleshootings etc.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/plumrocket.com\/docs\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/plumrocket.com\/docs\/magento-smtp\/v1\/translation#webpage","url":"https:\/\/plumrocket.com\/docs\/magento-smtp\/v1\/translation","name":"Magento 2 SMTP v1.x Translation - Plumrocket Documentation","isPartOf":{"@id":"https:\/\/plumrocket.com\/docs\/#website"},"datePublished":"2023-12-22T13:27:46+00:00","dateModified":"2023-12-22T13:27:49+00:00","author":{"@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/c96fccdb89342ae6804272265723eca8"},"description":"3 Ways to Translate Your Magento Extension All Plumrocket Magento 2 extensions include English localization by default, however you can translate any","breadcrumb":{"@id":"https:\/\/plumrocket.com\/docs\/magento-smtp\/v1\/translation#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plumrocket.com\/docs\/magento-smtp\/v1\/translation"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/plumrocket.com\/docs\/magento-smtp\/v1\/translation#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Docs","item":"https:\/\/plumrocket.com\/docs"},{"@type":"ListItem","position":2,"name":"Magento 2 Extensions","item":"https:\/\/plumrocket.com\/docs\/magento-extensions"},{"@type":"ListItem","position":3,"name":"Magento 2 SMTP v1.x Translation"}]},{"@type":"Person","@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/c96fccdb89342ae6804272265723eca8","name":"Plumrocket","image":{"@type":"ImageObject","@id":"https:\/\/plumrocket.com\/docs\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/10c44aa45aab391250913d982e552e53?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/10c44aa45aab391250913d982e552e53?s=96&d=mm&r=g","caption":"Plumrocket"}}]}},"_links":{"self":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/27197"}],"collection":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/comments?post=27197"}],"version-history":[{"count":2,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/27197\/revisions"}],"predecessor-version":[{"id":27199,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/27197\/revisions\/27199"}],"wp:attachment":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/media?parent=27197"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/categories?post=27197"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/tags?post=27197"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}