Files
Upsilon/apps/code/base.fr.i18n
Léa Saviot 5de4b5cd67 [code] Each script has a name, stored in the accordeon buffer.
A script can now be imported in the console.
Moved all the MicroPython functions to python/port files.

Change-Id: I0a23e8cb20005719b800e81470e1c574c702c3b7
2017-11-17 11:59:50 +01:00

8 lines
243 B
Plaintext

Console = "Console d'execution"
AddScript = "Ajouter un script"
ScriptOptions = "Options de script"
EditScript = "Editer le script"
RenameScript = "Renommer le script"
AutoImportScript = "Importation auto"
DeleteScript = "Supprimer le script"