Skip to content

Commit

Permalink
Try adding main to the translations list in crowdin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mplorentz committed Sep 30, 2024
1 parent 19353a4 commit cf2a3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crowdin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"preserve_hierarchy": true
"files": [{
"source": "Nos/Assets/Localization/Localizable.xcstrings",
"translation": "Nos/Assets/Localization/Localizable.xcstrings",
"translation": "main/Nos/Assets/Localization/Localizable.xcstrings",
"dest" : "main/Nos/Assets/Localization/Localizable.xcstrings",
"multilingual": true
}]

0 comments on commit cf2a3b2

Please sign in to comment.