Move congratulations strings to Untranslated.strings.

Update after PR Feedback
This commit is contained in:
Doug
2022-02-28 14:27:32 +00:00
parent 30d5ab8a23
commit 350a5fffd4
14 changed files with 43 additions and 43 deletions
+6 -2
View File
@@ -14,6 +14,10 @@
limitations under the License.
*/
/** General **/
/** These strings will be ignored by Weblate. Useful for WIP **/
"Untranslated test" = "Untranslated test";
// MARK: Onboarding Personalisation WIP
"onboarding_congratulations_title" = "Congratulations!";
"onboarding_congratulations_message" = "Your account\n%@\nhas been created.";
"onboarding_congratulations_personalise_button" = "Personalise profile";
"onboarding_congratulations_home_button" = "Take me home";