Closed (duplicate)
Project:
Metatag
Version:
7.x-1.0-alpha6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2012 at 21:13 UTC
Updated:
17 Jan 2013 at 12:36 UTC
Maybe its stupid question, but is it possible to translate meta tags to different languages?
For example, I have keywords like:
[node:title], pasta, bread
is ist possible to translate keywords like pasta and bread somehow?
Comments
Comment #1
adelka commentedIf anybody looks for solution, I found out this solution:
I used this php snippet for each word I needed to be multilingual:
Of couse, its not very flexible (if you have many languages or you plan to add more later) but its solution for now.
There is small bug - Parse error, but you can find patch here: http://drupal.org/node/1660340
Comment #2
Ejstrup commentedUnfortunately this doesn't seem to work when cache is turned on (at least not for me).
Comment #3
damienmckennaLets move this over to #1282620: Integration with i18n for per-language defaults.