<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Multi-lingual support :: R-Ladies organizational guidance</title>
    <link>https://deploy-preview-233--r-ladies-guide.netlify.app/website/mulit-lingual/index.html</link>
    <description>The RLadies+ website is built for a global audience. Translation is a first-class feature, not an afterthought. The site currently supports four languages — English, Spanish, Portuguese, and French — using Hugo’s multilingual mode and a small home-grown layer for placeholder generation.&#xA;Translations live in three different places, depending on what you are translating.&#xA;UI strings (menu items, button labels, “Read more”, “Skip to main content”) live in i18n/&lt;lang&gt;.yaml. Templates pull these via {{ i18n &#34;key&#34; }}.</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://deploy-preview-233--r-ladies-guide.netlify.app/website/mulit-lingual/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Adding a new Site Language</title>
      <link>https://deploy-preview-233--r-ladies-guide.netlify.app/website/mulit-lingual/new/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-233--r-ladies-guide.netlify.app/website/mulit-lingual/new/index.html</guid>
      <description>Adding a new language to the site is rare but mechanical. You need to register the language with Hugo, copy a few translation files, and start the long work of reviewing the auto-translated content. This page is the checklist.&#xA;Before you start, settle on the ISO 639-1 two-letter code for the language — it for Italian, de for German, ja for Japanese. That code is what you will use everywhere.&#xA;Files to create or edit 1. Register the language with Hugo Edit config/_default/languages.yaml and add the new language:</description>
    </item>
    <item>
      <title>Reviewing translated content</title>
      <link>https://deploy-preview-233--r-ladies-guide.netlify.app/website/mulit-lingual/review/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-233--r-ladies-guide.netlify.app/website/mulit-lingual/review/index.html</guid>
      <description>If you speak Spanish, Portuguese, or French — or you are happy to translate from English into one of those — the site needs you.&#xA;The English content is reviewed and translated. The Spanish, Portuguese, and French copies are mostly machine-generated placeholders waiting for human review. A reviewed page becomes the page that ships in production once the language is enabled there; an unreviewed one stays auto-translated and shows the orange banner explaining as much.</description>
    </item>
  </channel>
</rss>