mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
A Python script aggregates all i18n files and merges them. We now can pick a list of locales to build in EPSILON_I18N_LANGUAGES
8 lines
296 B
Plaintext
8 lines
296 B
Plaintext
BetaVersion = "BETA VERSION"
|
|
BetaVersionMessage1 = "You are using a pre-release and"
|
|
BetaVersionMessage2 = "feature-limited version of Python."
|
|
BetaVersionMessage3 = "You may encounter some"
|
|
BetaVersionMessage4 = "unexpected bugs."
|
|
EditProgram = "Edit program"
|
|
ExecuteProgram = "Execute program"
|