summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dicts.fnl3
1 files changed, 2 insertions, 1 deletions
diff --git a/dicts.fnl b/dicts.fnl
index 1109765..2f09de2 100644
--- a/dicts.fnl
+++ b/dicts.fnl
@@ -9,7 +9,8 @@
{:value "yellow" :label "Желтый чай"}
{:value "liu-bao" :label "Лю бао"}
{:value "teapot" :label "Чайник"}
- {:value "gaiwan" :label "Гайвань"}])
+ {:value "gaiwan" :label "Гайвань"}
+ {:value "pourer" :label "Чахай"}])
(local tea-season
[{:value "spring" :label "Весна"}