diff --git a/config/locales/de.yml b/config/locales/de.yml index 0aa0739429..447eb6108d 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -537,6 +537,9 @@ de: political_movement: 'politische Bewegung' reporting: Berichterstattung game: spiel + stress: stress + fidget: zappeln + colouring: färbung profile: index: title: Profil diff --git a/config/locales/en.yml b/config/locales/en.yml index 61e38f1c90..f97dd9f9ef 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -530,6 +530,9 @@ en: political_movement: 'political movement' reporting: reporting game: game + stress: stress + fidget: fidget + colouring: colouring profile: index: title: Profile diff --git a/config/locales/es.yml b/config/locales/es.yml index 76590d6b47..79dae0afab 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -530,6 +530,9 @@ es: political_movement: 'movimiento político' reporting: reportando game: juego + stress: estrés + fidget: agitarse + colouring: colorante profile: index: title: Perfil diff --git a/config/locales/fr.yml b/config/locales/fr.yml index d7f9c8c2b5..7c9723b834 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -530,6 +530,9 @@ fr: political_movement: 'mouvement politique' reporting: signaler game: jeu + stress: stress + fidget: bouger + colouring: coloration profile: index: title: Profile diff --git a/config/locales/it.yml b/config/locales/it.yml index c9764c1e77..6cabac3f3b 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -530,6 +530,9 @@ it: political_movement: 'movimento politico' reporting: segnalazione game: gioco + stress: stress + fidget: agitarsi + colouring: colorazione profile: index: title: Profilo diff --git a/config/locales/nb.yml b/config/locales/nb.yml index d992eb7612..74881905d6 100644 --- a/config/locales/nb.yml +++ b/config/locales/nb.yml @@ -530,6 +530,9 @@ nb: political_movement: 'politisk bevegelse' reporting: rapportering game: spill + stress: understreke + fidget: fidget + colouring: fargelegging profile: index: title: Profil diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 78fae1c4f3..059e356092 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -530,6 +530,9 @@ nl: political_movement: 'politieke beweging' reporting: rapportage game: spel + stress: spanning + fidget: wriemelen + colouring: kleur profile: index: title: Profiel diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index a2919f67b6..608907ef8f 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -530,6 +530,9 @@ pt-BR: political_movement: 'movimento político' reporting: reportando game: jogo + stress: estresse + fidget: inquietação + colouring: coloração profile: index: title: Perfil diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 6989353538..a2b16d5393 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -530,6 +530,9 @@ sv: political_movement: 'politisk rörelse' reporting: rapportering game: spel + stress: påfrestning + fidget: fidget + colouring: färg profile: index: title: Profil diff --git a/config/locales/vi.yml b/config/locales/vi.yml index f886b4d6c1..c5d7143faf 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -530,6 +530,9 @@ vi: political_movement: 'phong trào chính trị' reporting: 'báo cáo' game: 'trò chơi' + stress: 'nhấn mạnh' + fidget: 'bồn chồn' + colouring: 'tô màu' profile: index: title: 'Hồ sơ' diff --git a/doc/pages/services.json b/doc/pages/services.json index 8c4d8562cf..8c1b229605 100644 --- a/doc/pages/services.json +++ b/doc/pages/services.json @@ -190,5 +190,35 @@ "link": "https://www.tryorchid.com/", "tags": ["counseling", "therapy"], "languages": ["en"] + }, + { + "name": "Antistress", + "link": "https://play.google.com/store/apps/details?id=com.JindoBlu.Antistress&hl=en_US", + "tags": ["android", "ios", "free", "game", "stress", "fidget"], + "languages": ["en"] + }, + { + "name": "Happify", + "link": "https://www.happify.com/", + "tags": ["android", "ios", "paid", "game", "stress", "mindfulness"], + "languages": ["en"] + }, + { + "name": "Pigment", + "link": "http://pixiteapps.com/pigment/", + "tags": ["android", "ios", "paid", "game", "colouring", "stress"], + "languages": ["en"] + }, + { + "name": "Colorfy", + "link": "http://www.colorfy.net/", + "tags": ["android", "ios", "paid", "game", "colouring", "stress"], + "languages": ["en"] + }, + { + "name": "Bloom", + "link": "http://www.getbloom.net/", + "tags": ["ios", "paid", "game", "colouring", "stress"], + "languages": ["en"] } ]