felixnaredi / deja-vu

A game that test your verbal memory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Localization system

felixnaredi opened this issue · comments

Some kind of system that makes localization possible. Localization, here means, unseen elements available in different languages. Text on website elements, such as headers and buttons, is written in different languages depending on selections.

Requirements

  • Unseen set is available in a different language and possible to select from the GUI.
  • All text and labels are set to the same language as the elements in the unseen set.

Note

Find a proper system for the localization. This to avoid debt. Preferable a framework but also implementing something robust would work.

Blocked by #2 (resolved)