Skip to content

Commit 5dac0da

Browse files
authored
Merge pull request #25 from megajoules8/irish
changed from noun to verb form, update french
2 parents 8da9fe7 + 800b93d commit 5dac0da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

universalpython/languages/fr/default.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ reserved:
3838
"déf" : "def"
3939
"__init__" : "__init__"
4040
"auto" : "self"
41-
"retour" : "return"
41+
"rendre" : "return"
4242
"chaîne": "string"
4343
"chn" : "str"
4444
"ajouter" : "append"

0 commit comments

Comments
 (0)