You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to comfortable-mexican-sofa
I use the English field names, e.g. meta_description as in the Wiki entry. But as my editors are German-speakers, I want to tell the system to display the label in the page editing form not as "Meta Description" but something like "Kurzbeschreibung". I can see that some standard field names like 'title' are localised. What is the best way to add localization for my custom field names?
Karina Taubert
unread,
Jan 25, 2017, 6:40:10 AM1/25/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to comfortable-mexican-sofa
Ok, I figured this out myself by unpacking the gem. Have added the information to the Wiki: https://github.com/comfy/comfortable-mexican-sofa/wiki/Using-Fields Basically you just add a localisation for the field in question. The route for the meta_description field looks like this: de: activerecord: attributes: comfy/cms/page: meta_description: "Kurzbeschreibung"