Skip to content

Commit 4d82fa2

Browse files
committed
Added Intents.strings to Crowdin
1 parent 7c6060c commit 4d82fa2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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

CryptomatorIntents/en.lproj/Intents.strings

-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@
1818

1919
"vaultFolder.displayName" = "Vault Folder";
2020
"vaultFolder.vaultIdentifier" = "Vault Identifier";
21-

0 commit comments

Comments
 (0)