Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
ben
/
earwigbot
mirror da
https://github.com/earwig/earwigbot
Segui
1
Vota
1
Forka
0
Codice
Rilasci
4
Attività
Sfoglia il codice sorgente
abbreviation
tags/v0.1^2
Ben Kurtovic
12 anni fa
parent
1ca93b4a04
commit
6250e813e3
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-0
earwigbot/commands/dictionary.py
+ 1
- 0
earwigbot/commands/dictionary.py
Vedi File
@@ -95,6 +95,7 @@ class Dictionary(Command):
"phrase": "Phrase",
"proverb": "Proverb",
"prop. n.": "Proper noun",
"abbr.": "\{\{abbreviation\}\}",
}
defs = []
for part, fullname in parts_of_speech.iteritems():
Scrivi
Anteprima
Caricamento…
Annulla
Salva