Skip to content

Commit

Permalink
Try removing more .xcstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
mplorentz committed Oct 1, 2024
1 parent 04d1ff6 commit 0d88202
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crowdin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"preserve_hierarchy": true
"files": [{
"source": "Nos/Assets/Localization/*.xcstrings",
"translation": "Nos/Assets/Localization/%original_file_name%",
"source": "Nos/Assets/Localization/*",
"translation": "%original_path%/%original_file_name%",
"multilingual": true
}]

0 comments on commit 0d88202

Please sign in to comment.