User:Flubot/notes

From Wiktionary, the free dictionary
Jump to navigation Jump to search
'romanian': {
        'regex' : True,
        'msg': {
           'en':u'changing cedillas to commas for Romanian words',
        },
        'replacements': [
# Romanian translations in English entries
        (u'\{\{t([\+\-]*)\|ro\|([^\}])ţ', u'{{t\\1|ro|\\2ț'),
# Romanian descendants in Latin entries
# e.g. Romanian: [[direcţie]]

	      ],
    },

API commands[edit]