tx config: Update slug for mobile.

In Transifex I renamed the resource for the mobile app's strings
from a slug of `messages` to `mobile`, which seems more transparent.
Update this config accordingly.
This commit is contained in:
Greg Price 2018-06-17 17:32:25 -07:00
parent 38db0ce270
commit d1a64dde08
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ source_lang = en
type = KEYVALUEJSON
file_filter = static/locale/<lang>/translations.json
[zulip.messages]
[zulip.mobile]
source_file = static/locale/en/mobile.json
source_lang = en
type = KEYVALUEJSON