Skip to content

Commit 22e74ba

Browse files
Refactor: Remove wordoftheday.xml from Crowdin configuration
The file `wordoftheday.xml` and its translation path have been removed from the Crowdin configuration file (`crowdin.yml`).
1 parent 7977dfb commit 22e74ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crowdin.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@ files:
44
translation: /app/src/main/res/values-%android_code%/%original_file_name%
55
- source: /app/src/main/res/values/languages.xml
66
translation: /app/src/main/res/values-%android_code%/%original_file_name%
7-
- source: /app/src/main/res/values/wordoftheday.xml
8-
translation: /app/src/main/res/values-%android_code%/%original_file_name%
97
- source: /fastlane/metadata/android/en-US/*.txt
108
translation: /fastlane/metadata/android/%locale%/%original_file_name%

0 commit comments

Comments
 (0)