Eventic
  • Introduction
  • Business Model
  • Installation
    • Server requirements
    • Domain Name
    • Hosting
    • Database
    • Upload files
    • Setup Wizard
    • Video Tutorials
  • Setting up the platform
    • Default Administrator Account
    • Layout, Parameters and SEO
    • Homepage
    • Menus
    • Payment gateways, currency, and fees
    • Checkout
    • Mail Server
    • Google Recaptcha
    • Google Maps
    • Social Login
    • Events list page
    • Venue page
    • Blog settings
    • Newsletter
  • Events
    • The event process
    • Adding a new event
    • Manage events
    • Categories
    • Countries
    • Languages
    • Audiences
  • Orders
    • The add to cart & order process
    • Manage orders
    • Reports
  • Payouts
    • The payout request process
    • Payout methods
  • Users
    • Registration
    • Authentication
    • Manage users
    • Organizer profile
    • Attendee account
    • Point of sale account
    • Scanner account
  • Venues
    • Manage venues
    • Seating Plans
    • Venue types
    • Amenities
  • Reviews
    • Add a review
    • Manage reviews
  • Blog
    • Manage blog
    • Categories
  • Help center
    • Manage help center
    • Categories
  • Miscellaneous
    • Translation
    • Console
    • Static pages
  • Scanner Mobile Application
  • Documentation
  • Updating
    • Update your Eventic installation
    • Change log
Powered by GitBook
On this page

Was this helpful?

  1. Miscellaneous

Translation

PreviousCategoriesNextConsole

Last updated 2 years ago

Was this helpful?

Eventic is a multilingual platform. More languages are going to be added in the upcoming updates.

In the translation section, you can edit the translation strings directly, however, because some files are heavy, the browser might freeze especially while editing the messages file. We advice to edit the files directly in the Translations/ folder.

The available languages and the default one can be set by going to the Parameters section.

After editing a translation message, go to the Console page and execute the following command in order to apply the changes in the production environment

cache:clear --env=prod

After editing a translation in the javascript domain, go to the Console page and execute the following command to update the related files

bazinga:js-translation:dump assets/js --format=js --merge-domains

Layout, Parameters and SEO