Language conversion in AEM 5.6.1
Need information of below,
Let say we have a site in en (english) with 10 pages authored.
Now i want to generate same site in fr (french).
I could use live copy but still french page show content in english. Now it may be because if use ${title} in JSP rather than getting locale and then display title.
One more thing.... What ever the content i have in 10 pages of english, do i need to create node in apps/project/i18n/ for evertthing, which will automatically convert it into french with my intervention.
Please advice best to create french site from english existing keeping in mind i can get all content in french langugae in french site . Thanks