We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5094acf commit 2c6d1a6Copy full SHA for 2c6d1a6
crowdin.yml
@@ -1,6 +1,6 @@
1
files: [
2
{
3
- "source" : "/CTFd/translations/**/LC_MESSAGES/messages.po",
4
- "translation" : "/CTFd/translations/%two_letters_code%/LC_MESSAGES/messages.mo",
+ "source" : "messages.pot",
+ "translation" : "/CTFd/translations/%two_letters_code%/LC_MESSAGES/messages.po",
5
}
6
]
0 commit comments