<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HubDB Translation in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/HubDB-Translation/m-p/249039#M21832</link>
    <description>&lt;P&gt;Thank you &lt;A class="mention" href="https://community.hubspot.com/u/leif"&gt;@Leif&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;That's what I thought would be the answer, and meanwhile waiting for someone to reply that's exactly what I did.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jan 2019 19:39:51 GMT</pubDate>
    <dc:creator>mhason</dc:creator>
    <dc:date>2019-01-10T19:39:51Z</dc:date>
    <item>
      <title>HubDB Translation</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubDB-Translation/m-p/249037#M21830</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We currently have a web page that gets all content from a HubDB table. I need to add an additional language to this page. Creating just a translation of the page is obviously not working because the HubDB itself needs to be translated, but I can't find any option to add a translation to the HubDB table.&lt;/P&gt;
&lt;P&gt;Can anyone suggest how to approach this, please? Are HubDB tables translatable or do I need to create a completely separate table for each language?&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;BR /&gt;
Maurice&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 13:21:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubDB-Translation/m-p/249037#M21830</guid>
      <dc:creator>mhason</dc:creator>
      <dc:date>2019-01-10T13:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: HubDB Translation</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubDB-Translation/m-p/249038#M21831</link>
      <description>&lt;P&gt;Hi Maurice,&lt;/P&gt;
&lt;P&gt;There is presently no way to create a translation of a HubDB table without cloning said table and populating the translated page with data from said clone.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 19:15:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubDB-Translation/m-p/249038#M21831</guid>
      <dc:creator>LeifInouye</dc:creator>
      <dc:date>2019-01-10T19:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: HubDB Translation</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubDB-Translation/m-p/249039#M21832</link>
      <description>&lt;P&gt;Thank you &lt;A class="mention" href="https://community.hubspot.com/u/leif"&gt;@Leif&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;That's what I thought would be the answer, and meanwhile waiting for someone to reply that's exactly what I did.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 19:39:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubDB-Translation/m-p/249039#M21832</guid>
      <dc:creator>mhason</dc:creator>
      <dc:date>2019-01-10T19:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: HubDB Translation</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubDB-Translation/m-p/254471#M22544</link>
      <description>&lt;P&gt;I went around this issue by creating several columns in my database&lt;/P&gt;&lt;P&gt;i.e&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;name&lt;/LI&gt;&lt;LI&gt;chinese name&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Then in my custom&amp;nbsp;modules I have:&lt;/P&gt;&lt;PRE&gt;{% if (content.slug is string_startingwith "zh-cn/") or (content.slug =="zh-cn") %}&amp;nbsp;
{{ row.chinese_name }}
{% else %}
{{ row.name }}
{% endif %}&lt;/PRE&gt;</description>
      <pubDate>Thu, 21 Feb 2019 03:30:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubDB-Translation/m-p/254471#M22544</guid>
      <dc:creator>dannio</dc:creator>
      <dc:date>2019-02-21T03:30:23Z</dc:date>
    </item>
  </channel>
</rss>

