mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 08:47:28 +01:00
Now that special unicode characters are supported, when appropriate, replaced occurrences of the 'ae', 'oe', 'ue', and 'ss' digrams with the proper character.
9 lines
327 B
Plaintext
9 lines
327 B
Plaintext
Console = "Interaktive Konsole"
|
|
AddScript = "Skript hinzufügen"
|
|
ScriptOptions = "Skriptoptionen"
|
|
ExecuteScript = "Skript ausführen"
|
|
AutoImportScript = "Automatischer Import in Konsole"
|
|
DeleteScript = "Skript löschen"
|
|
FunctionsAndVariables = "Funktionen und Variablen"
|
|
AllowedCharactersaz09 = "Erlaubte Zeichen: a-z, 0-9, _"
|