From 9aca29feb6ff80c82bbf6907c6e2876bf081829a Mon Sep 17 00:00:00 2001 From: Bart Sopers Date: Thu, 11 Feb 2021 10:52:47 +0100 Subject: [PATCH] Add omnipod-dash module to crowdin --- crowdin.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index d1d40577c8..d4bddbb642 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -19,6 +19,8 @@ files: translation: /dana/src/main/res/values-%android_code%/strings.xml - source: /medtronic/src/main/res/values/strings.xml translation: /medtronic/src/main/res/values-%android_code%/strings.xml + - source: /omnipod-dash/src/main/res/values/strings.xml + translation: /omnipod-dash/src/main/res/values-%android_code%/strings.xml - source: /omnipod-eros/src/main/res/values/strings.xml translation: /omnipod-eros/src/main/res/values-%android_code%/strings.xml - source: /rileylink/src/main/res/values/strings.xml