Skip to content

Commit 9c4ad07

Browse files
committed
changed from noun to verb form, update french
1 parent 93e9351 commit 9c4ad07

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

universalpython/languages/fr/default.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ reserved:
3838
"déf" : "def"
3939
"__init__" : "__init__"
4040
"auto" : "self"
41-
"retour" : "return"
42-
"chaîne ": "string"
41+
"rendre" : "return"
42+
"chaîne": "string"
4343
"chn" : "str"
4444
"ajouter" : "append"
4545
"pop" : "pop"

0 commit comments

Comments
 (0)