Skip to content

Commit 22081d2

Browse files
committedJun 7, 2022
Merge branch 'release/2.3.0'
2 parents 74d302b + ebdd600 commit 22081d2

File tree

107 files changed

+2512
-101
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+2512
-101
lines changed
 

‎.crowdin.yml

+5
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,9 @@ commit_message: '[ci skip]'
22
files:
33
- source: /SharedResources/en.lproj/Localizable.strings
44
translation: /SharedResources/%osx_code%/%original_file_name%
5+
skip_untranslated_strings: false
6+
skip_untranslated_files: true
7+
- source: /CryptomatorIntents/en.lproj/Intents.strings
8+
translation: /CryptomatorIntents/%osx_code%/%original_file_name%
9+
skip_untranslated_strings: false
510
skip_untranslated_files: true

‎Cryptomator.xcodeproj/project.pbxproj

+268-3
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.