Skip to content

Commit 8dc23bc

Browse files
authored
Update iOS localization source and translation paths
1 parent b48213f commit 8dc23bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crowdin.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ files:
1212
"translation": "%original_path%-%android_code%/strings.xml",
1313
},
1414
{
15-
"source": "iosApp/iosApp/Localizable.xcstrings",
16-
"translation": "iosApp/iosApp/Localizable.xcstrings",
15+
"source": "iosApp/flare/Localizable.xcstrings",
16+
"translation": "iosApp/flare/Localizable.xcstrings",
1717
"multilingual": true,
1818
},
1919
]

0 commit comments

Comments
 (0)