Hi Elishai, The Arches user interface can be localized via django's in-built functionality (see: https://docs.djangoproject.com/en/2.2/topics/i18n/) The business data on the other hand will only support the language that the user chooses to work in. For example, the name of a graph will be in whatever language the users initially save the graph. This goes for all hand entered data. Hope that clarifies things, Alexei
Director of Web Development - Farallon Geographics, Inc. - 971.227.3173 <https://docs.djangoproject.com/en/2.2/topics/i18n/> On Mon, Mar 30, 2020 at 7:38 AM Elishai Cohen <[email protected]> wrote: > Hi, > > i would like to get some advice from you. > Do Arches support a multilingual record structure? > if so, how could i implement it? > > Best regards and health, > Elishai Cohen > > -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/archesproject/CAMRz0YPXiyan8-FX0rj%3DTHcML8rjuQHyu%3DfKU1r6hvoTafLr-w%40mail.gmail.com > <https://groups.google.com/d/msgid/archesproject/CAMRz0YPXiyan8-FX0rj%3DTHcML8rjuQHyu%3DfKU1r6hvoTafLr-w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/archesproject/CA%2BZLqy8gBsiDFO364N4JhTbXVHcxHP12L8AJw%2BhYuPqwdu0GGA%40mail.gmail.com.
