From 63391910dbb3e718c01e76f6eb7d8c2ecbafce1f Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Tue, 28 Dec 2021 18:49:31 +0100 Subject: [PATCH] [lad] update files --- locale/lad/pronouns/morphemes.js | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/locale/lad/pronouns/morphemes.js b/locale/lad/pronouns/morphemes.js index f082fdb28..a2d8886da 100644 --- a/locale/lad/pronouns/morphemes.js +++ b/locale/lad/pronouns/morphemes.js @@ -1,7 +1,11 @@ export default [ - 'pronoun_subject', - 'pronoun_object', - 'possessive_determiner', - 'possessive_pronoun', - 'reflexive', + 'pronoun', + 'direct_object_pronoun', + 'definite_article', + 'plural_pronoun', + 'plural_definite_article', + 'plural_indefinite_article', + 'plural_direct_object_pronoun', + 'inflection', + 'inflection_l', ];