From 671d8c06a561fb49a654701f0ff60ab0a5f8be78 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Thu, 5 May 2022 23:28:01 +0200 Subject: add "online forms" and "software translation" hints --- hints.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/hints.json b/hints.json index 460d9ff..94b6b2b 100644 --- a/hints.json +++ b/hints.json @@ -254,5 +254,37 @@ "url": "https://searx.space/" } ] + }, + "10": { + "name": { + "en": "Online forms", + "pl": "Formularze do ankiet online" + }, + "text": { + "en": "As Google Forms are being imposed on more and more people, it is a good time to find out about ethical replacements for those.", + "pl": "Formularze Google są narzucane coraz większej liczbie osób. To dobry moment, żeby dowiedzieć się o etycznych zamiennikach dla nich." + }, + "suggested": [ + { + "name": "Yakforms", + "url": "https://yakforms.org/en/" + } + ] + }, + "11": { + "name": { + "en": "Software translation", + "pl": "Tłumaczenie programów" + }, + "text": { + "en": "Even without being a programmer you can contribute to software freedom - by helping with translations.", + "pl": "Nawet nie będąc programistą możesz przyczynić się do rozwoju wolnego oprogramowania - poprzez pomoc w tłumaczeniu." + }, + "suggested": [ + { + "name": "Translation Project", + "url": "https://translationproject.org/" + } + ] } } -- cgit v1.2.3