1.Content may be requested with language flag from server(server contains database which maintain different language versions ) 2. There may be additional translate service(get content from api - translate it (additional request ) - render) tolgee.io/blog/how-to-localize-angular-app
@@vsvdev8773 regarding point 1, you were telling about that we need to store the translated content in db ,and based on the language flag we have to get it . Am i correct?
How to translate the content which is coming from api
1.Content may be requested with language flag from server(server contains database which maintain different language versions )
2. There may be additional translate service(get content from api - translate it (additional request ) - render)
tolgee.io/blog/how-to-localize-angular-app
@@vsvdev8773 regarding point 1, you were telling about that we need to store the translated content in db ,and based on the language flag we have to get it . Am i correct?