From 51ef5cd7bdbf8efb9da51f85584d4adf84609a08 Mon Sep 17 00:00:00 2001 From: Viktor Peschenkov <3672477+vpeschenkov@users.noreply.github.com> Date: Tue, 21 Aug 2018 01:00:08 +0300 Subject: [PATCH] Add Kotoba by @willhains (#650) --- contents.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/contents.json b/contents.json index 6b8fc5ba..92ac91e8 100644 --- a/contents.json +++ b/contents.json @@ -16797,6 +16797,27 @@ ], "date_added": "Aug 11 2018", "suggested_by": "@vpeschenkov" + }, + { + "title": "Kotoba", + "category-ids": [ + "education" + ], + "description": "Quickly search the built-in dictionary to see definitions of words. Collect the words you want to remember", + "source": "https://github.com/willhains/Kotoba", + "license": "mit", + "stars": 323, + "tags": [ + "swift" + ], + "screenshots": [ + "https://i.imgur.com/yNc3GOl.png", + "https://i.imgur.com/aF4JedS.png", + "https://i.imgur.com/pw0M2yi.png", + "https://i.imgur.com/zv3RKrZ.png" + ], + "date_added": "Aug 21 2018", + "suggested_by": "@vpeschenkov" } ] }