Skip to main content
Help

Current version by: Kyle Wiens

Title:

-How can we enable tranlations of our guides?
+How can we enable translations of our guides?

Text:

In order to allow our community to translate our guides from english to their own languages we'd like to make the following changes to our guides. How can we do this? I think it could be as simple as getting Dozuki to add the following javascript to the <head></head> tag section of all of our pages.

This is the javascript that needs to be added:

<script type="text/javascript">

window.liveSettings = {

api_key: "434877fd3888403db010a020b6dfddb1",

picker: "bottom-right",

detectlang: true,

dynamic: true,

autocollect: true

};

</script>

<script type="text/javascript" src="//cdn.transifex.com/live.js"></script>

Category:

Guide Translation

Discussion Topic:

No

Status:

open

Original post by: Zack

Title:

How can we enable tranlations of our guides?

Text:

In order to allow our community to translate our guides from english to their own languages we'd like to make the following changes to our guides. How can we do this? I think it could be as simple as getting Dozuki to add the following javascript to the <head></head> tag section of all of our pages.

This is the javascript that needs to be added:

<script type="text/javascript">

window.liveSettings = {

api_key: "434877fd3888403db010a020b6dfddb1",

picker: "bottom-right",

detectlang: true,

dynamic: true,

autocollect: true

};

</script>

<script type="text/javascript" src="//cdn.transifex.com/live.js"></script>

Category:

Guide Translation

Discussion Topic:

No

Status:

open
TRUSTe