{"id":26,"date":"2009-06-06T00:43:49","date_gmt":"2009-06-06T00:43:49","guid":{"rendered":"http:\/\/robert.vanyi.org\/?p=26"},"modified":"2009-06-06T00:43:49","modified_gmt":"2009-06-06T00:43:49","slug":"26","status":"publish","type":"post","link":"https:\/\/robert.vanyi.org\/en\/archives\/26","title":{"rendered":"Translation issues"},"content":{"rendered":"<p>I had some problems with translating some texts to Hungarian. Blog entries and pages were ok, but trying to translate info texts and menu items resulted in an error message:<br \/>\n<code><br \/>\n  Query failed: ERROR: relation \"localizertranslation_tid_seq\" does not exist.<\/code><\/p>\n<p>The solution was quite straightforward:<br \/>\n<code><br \/>\n CREATE SEQUENCE localizertranslation_tid_seq;<br \/>\n ALTER TABLE localizertranslation_tid_seq OWNER TO drupaluser;<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I had some problems with translating some texts to Hungarian. Blog entries and pages were ok, but trying to translate info texts and menu items resulted in an error message: Query failed: ERROR: relation &#8220;localizertranslation_tid_seq&#8221; does not exist. The solution was quite straightforward: CREATE SEQUENCE localizertranslation_tid_seq; ALTER TABLE localizertranslation_tid_seq OWNER TO drupaluser;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-26","post","type-post","status-publish","format-standard","hentry"],"_links":{"self":[{"href":"https:\/\/robert.vanyi.org\/en\/wp-json\/wp\/v2\/posts\/26","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/robert.vanyi.org\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/robert.vanyi.org\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/robert.vanyi.org\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/robert.vanyi.org\/en\/wp-json\/wp\/v2\/comments?post=26"}],"version-history":[{"count":0,"href":"https:\/\/robert.vanyi.org\/en\/wp-json\/wp\/v2\/posts\/26\/revisions"}],"wp:attachment":[{"href":"https:\/\/robert.vanyi.org\/en\/wp-json\/wp\/v2\/media?parent=26"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/robert.vanyi.org\/en\/wp-json\/wp\/v2\/categories?post=26"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/robert.vanyi.org\/en\/wp-json\/wp\/v2\/tags?post=26"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}