How can I add a new custom language
I am using magento 1.9.2.3. Now I have to add some more languages like Hindi (India), Bengali (Bangladesh), Tamil (India). Is there any extension for those language or do we have to add it manually and how could I add those languages manually?
magento-1.9
bumped to the homepage by Community♦ 7 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I am using magento 1.9.2.3. Now I have to add some more languages like Hindi (India), Bengali (Bangladesh), Tamil (India). Is there any extension for those language or do we have to add it manually and how could I add those languages manually?
magento-1.9
bumped to the homepage by Community♦ 7 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
You need to create different store view for different languages
– Minesh Patel
Mar 3 '16 at 7:21
You can read more here and here
– Minesh Patel
Mar 3 '16 at 7:23
add a comment |
I am using magento 1.9.2.3. Now I have to add some more languages like Hindi (India), Bengali (Bangladesh), Tamil (India). Is there any extension for those language or do we have to add it manually and how could I add those languages manually?
magento-1.9
I am using magento 1.9.2.3. Now I have to add some more languages like Hindi (India), Bengali (Bangladesh), Tamil (India). Is there any extension for those language or do we have to add it manually and how could I add those languages manually?
magento-1.9
magento-1.9
edited Mar 3 '16 at 9:22
Klettseb
3,05031751
3,05031751
asked Mar 3 '16 at 7:18
Raja SRaja S
185
185
bumped to the homepage by Community♦ 7 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 7 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
You need to create different store view for different languages
– Minesh Patel
Mar 3 '16 at 7:21
You can read more here and here
– Minesh Patel
Mar 3 '16 at 7:23
add a comment |
You need to create different store view for different languages
– Minesh Patel
Mar 3 '16 at 7:21
You can read more here and here
– Minesh Patel
Mar 3 '16 at 7:23
You need to create different store view for different languages
– Minesh Patel
Mar 3 '16 at 7:21
You need to create different store view for different languages
– Minesh Patel
Mar 3 '16 at 7:21
You can read more here and here
– Minesh Patel
Mar 3 '16 at 7:23
You can read more here and here
– Minesh Patel
Mar 3 '16 at 7:23
add a comment |
1 Answer
1
active
oldest
votes
In order to add new language, you need to create a new store view and set desired translation to this store view.
For more detail, follow these links:
https://www.ubertheme.com/docs/setup-multiple-languages-currencies/
http://inchoo.net/magento/adding-a-new-language-in-magento/
http://www.templatemonster.com/help/how-to-install-a-new-language.html
web.archive.org/web/20140717210430/http://… I got the hindhi language package from the above link, i added the package on the server, normally the site loads in english. when i changed the language to hindhi the site was loaded in english instead of hindhi please check the below link: kaybs.in/magento/magento
– Raja S
Mar 3 '16 at 9:16
This package is working. Please check below screen-shot: nimbus.everhelper.me/client/notes/share/410642/…
– Shyam
Mar 3 '16 at 9:43
Login as customer in your website and Click on Address Book tab of My Account section. You will see translated countries in drop-down.
– Shyam
Mar 3 '16 at 9:45
This package is translating very few string that's why you are not able to identify. Download any other package likeGerman (Germany)language package and check.
– Shyam
Mar 3 '16 at 9:49
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f104475%2fhow-can-i-add-a-new-custom-language%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
In order to add new language, you need to create a new store view and set desired translation to this store view.
For more detail, follow these links:
https://www.ubertheme.com/docs/setup-multiple-languages-currencies/
http://inchoo.net/magento/adding-a-new-language-in-magento/
http://www.templatemonster.com/help/how-to-install-a-new-language.html
web.archive.org/web/20140717210430/http://… I got the hindhi language package from the above link, i added the package on the server, normally the site loads in english. when i changed the language to hindhi the site was loaded in english instead of hindhi please check the below link: kaybs.in/magento/magento
– Raja S
Mar 3 '16 at 9:16
This package is working. Please check below screen-shot: nimbus.everhelper.me/client/notes/share/410642/…
– Shyam
Mar 3 '16 at 9:43
Login as customer in your website and Click on Address Book tab of My Account section. You will see translated countries in drop-down.
– Shyam
Mar 3 '16 at 9:45
This package is translating very few string that's why you are not able to identify. Download any other package likeGerman (Germany)language package and check.
– Shyam
Mar 3 '16 at 9:49
add a comment |
In order to add new language, you need to create a new store view and set desired translation to this store view.
For more detail, follow these links:
https://www.ubertheme.com/docs/setup-multiple-languages-currencies/
http://inchoo.net/magento/adding-a-new-language-in-magento/
http://www.templatemonster.com/help/how-to-install-a-new-language.html
web.archive.org/web/20140717210430/http://… I got the hindhi language package from the above link, i added the package on the server, normally the site loads in english. when i changed the language to hindhi the site was loaded in english instead of hindhi please check the below link: kaybs.in/magento/magento
– Raja S
Mar 3 '16 at 9:16
This package is working. Please check below screen-shot: nimbus.everhelper.me/client/notes/share/410642/…
– Shyam
Mar 3 '16 at 9:43
Login as customer in your website and Click on Address Book tab of My Account section. You will see translated countries in drop-down.
– Shyam
Mar 3 '16 at 9:45
This package is translating very few string that's why you are not able to identify. Download any other package likeGerman (Germany)language package and check.
– Shyam
Mar 3 '16 at 9:49
add a comment |
In order to add new language, you need to create a new store view and set desired translation to this store view.
For more detail, follow these links:
https://www.ubertheme.com/docs/setup-multiple-languages-currencies/
http://inchoo.net/magento/adding-a-new-language-in-magento/
http://www.templatemonster.com/help/how-to-install-a-new-language.html
In order to add new language, you need to create a new store view and set desired translation to this store view.
For more detail, follow these links:
https://www.ubertheme.com/docs/setup-multiple-languages-currencies/
http://inchoo.net/magento/adding-a-new-language-in-magento/
http://www.templatemonster.com/help/how-to-install-a-new-language.html
answered Mar 3 '16 at 7:27
ShyamShyam
1,377827
1,377827
web.archive.org/web/20140717210430/http://… I got the hindhi language package from the above link, i added the package on the server, normally the site loads in english. when i changed the language to hindhi the site was loaded in english instead of hindhi please check the below link: kaybs.in/magento/magento
– Raja S
Mar 3 '16 at 9:16
This package is working. Please check below screen-shot: nimbus.everhelper.me/client/notes/share/410642/…
– Shyam
Mar 3 '16 at 9:43
Login as customer in your website and Click on Address Book tab of My Account section. You will see translated countries in drop-down.
– Shyam
Mar 3 '16 at 9:45
This package is translating very few string that's why you are not able to identify. Download any other package likeGerman (Germany)language package and check.
– Shyam
Mar 3 '16 at 9:49
add a comment |
web.archive.org/web/20140717210430/http://… I got the hindhi language package from the above link, i added the package on the server, normally the site loads in english. when i changed the language to hindhi the site was loaded in english instead of hindhi please check the below link: kaybs.in/magento/magento
– Raja S
Mar 3 '16 at 9:16
This package is working. Please check below screen-shot: nimbus.everhelper.me/client/notes/share/410642/…
– Shyam
Mar 3 '16 at 9:43
Login as customer in your website and Click on Address Book tab of My Account section. You will see translated countries in drop-down.
– Shyam
Mar 3 '16 at 9:45
This package is translating very few string that's why you are not able to identify. Download any other package likeGerman (Germany)language package and check.
– Shyam
Mar 3 '16 at 9:49
web.archive.org/web/20140717210430/http://… I got the hindhi language package from the above link, i added the package on the server, normally the site loads in english. when i changed the language to hindhi the site was loaded in english instead of hindhi please check the below link: kaybs.in/magento/magento
– Raja S
Mar 3 '16 at 9:16
web.archive.org/web/20140717210430/http://… I got the hindhi language package from the above link, i added the package on the server, normally the site loads in english. when i changed the language to hindhi the site was loaded in english instead of hindhi please check the below link: kaybs.in/magento/magento
– Raja S
Mar 3 '16 at 9:16
This package is working. Please check below screen-shot: nimbus.everhelper.me/client/notes/share/410642/…
– Shyam
Mar 3 '16 at 9:43
This package is working. Please check below screen-shot: nimbus.everhelper.me/client/notes/share/410642/…
– Shyam
Mar 3 '16 at 9:43
Login as customer in your website and Click on Address Book tab of My Account section. You will see translated countries in drop-down.
– Shyam
Mar 3 '16 at 9:45
Login as customer in your website and Click on Address Book tab of My Account section. You will see translated countries in drop-down.
– Shyam
Mar 3 '16 at 9:45
This package is translating very few string that's why you are not able to identify. Download any other package like
German (Germany) language package and check.– Shyam
Mar 3 '16 at 9:49
This package is translating very few string that's why you are not able to identify. Download any other package like
German (Germany) language package and check.– Shyam
Mar 3 '16 at 9:49
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f104475%2fhow-can-i-add-a-new-custom-language%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You need to create different store view for different languages
– Minesh Patel
Mar 3 '16 at 7:21
You can read more here and here
– Minesh Patel
Mar 3 '16 at 7:23