symbaroum-dev-docs
  • Introduction
  • Aspects of the Game
    • Character Creation
  • Technical Aspects
    • Data
    • Internationalization
  • Game Mechanics
    • Values
    • Attacks
    • Defense
  • Characters
    • Stats
  • Models
    • Aspect
    • Character
    • Character Template
    • Stats
    • Race
    • Persistence
  • Items
  • Character Creation
    • Procedure
  • Properties
  • Security
    • Roles
    • Auditing
Powered by GitBook
On this page

Was this helpful?

  1. Technical Aspects

Internationalization

As all the data is editable the server should take care of internationalizing it.

But as this would require too much work instead all the editable texts, such as names, will be stored in english. With the possibility of storing other languages.

PreviousDataNextGame Mechanics

Last updated 6 years ago

Was this helpful?