-
Notifications
You must be signed in to change notification settings - Fork 10
/
crowdin.yml
27 lines (25 loc) · 1.16 KB
/
crowdin.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Project Public Identifier: joomla-official-websites
project_id: 104
api_token_env: CROWDIN_PERSONAL_TOKEN
base_path:
base_url: "https://joomla.crowdin.com"
preserve_hierarchy: true
files:
- source: /com_languagepack/site/language/en-GB/en-GB.com_languagepack.ini
dest: 'LanguagePack/site/en-GB.com_languagepack.ini'
translation: /com_languagepack/site/language/%locale%/%locale%.com_languagepack.ini
update_option: update_as_unapproved
type: joomla
update_option: update_as_unapproved
- source: /com_languagepack/admin/language/en-GB/en-GB.com_languagepack.ini
dest: 'LanguagePack/administrator/en-GB.com_languagepack.ini'
translation: /com_languagepack/admin/language/%locale%/%locale%.com_languagepack.ini
update_option: update_as_unapproved
type: joomla
update_option: update_as_unapproved
- source: /com_languagepack/admin/language/en-GB/en-GB.com_languagepack.sys.ini
dest: 'LanguagePack/administrator/en-GB.com_languagepack.sys.ini'
translation: /com_languagepack/admin/language/%locale%/%locale%.com_languagepack.sys.ini
update_option: update_as_unapproved
type: joomla
update_option: update_as_unapproved