This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Zaimki/locale/fr/pronouns/morphemes.js

11 lines
198 B
JavaScript
Raw Normal View History

export default [
'pronoun_subject',
2021-08-26 00:42:37 -07:00
'pronoun_object',
'pronoun_disjunctive',
'pronoun_possessive',
2021-08-26 05:58:20 -07:00
'inflection_l',
'inflection_x',
'inflection_e',
'inflection_n',
];