We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d27dbc commit 4df982aCopy full SHA for 4df982a
.github/workflows/check_for_crowdin_updates.yml
@@ -92,7 +92,7 @@ jobs:
92
with:
93
name: session-ios
94
path: |
95
- ${{ github.workspace }}/ios/Session/Meta/Localizable.xcstrings
+ ${{ github.workspace }}/ios/Session/Meta/Translations/Localizable.xcstrings
96
${{ github.workspace }}/ios/SessionUtilitiesKit/General/Constants.swift
97
overwrite: true
98
if-no-files-found: warn
0 commit comments