arduosoft / RawCMS

RawCMS is the headless CMS written in asp.net core build for developers that embraces API first technology. Please give us a feedback!
https://forms.gle/wvu1HF9P52ZdXujv6
GNU General Public License v3.0
173 stars 72 forks source link

Labels UI #247

Open zeppaman opened 4 years ago

zeppaman commented 4 years ago

Thi features add the posisbility to add translation for exernal application. Transaltion will be saver into a collection in the form

{
  "key":"buttons.save",
  "it":"Salva",
  "en":"Save"
  "Application": appid
}

For each application, we have a set of enabled languages. The UI let you fill in a tabular form all translation, like this one

LABEL EN IT
button.save save salva
button.delete delete cancella