Skip to content

Commit d965e06

Browse files
Exclude menu and latest news image files from i18n
1 parent 81da427 commit d965e06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

crowdin.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ commit_message: '[ci skip]'
22
files:
33
- source: /Shared/data/MTA San Andreas/MTA/locale/en_US/*
44
ignore:
5-
- '*.psd'
5+
- 'latest_news.png'
6+
- 'menu_*.png'
67
translation: /Shared/data/MTA San Andreas/MTA/locale/%locale_with_underscore%/%original_file_name%
78
- source: /Shared/installer/locale/en_US.pot
89
translation: /Shared/installer/locale/%locale_with_underscore%.%file_extension%

0 commit comments

Comments
 (0)