Support asset localization (#1027)
Signed-off-by: Daniel Gray <dng@disroot.org>
| @@ -2,8 +2,8 @@ project_id_env: CROWDIN_PROJECT_ID | ||||
| api_token_env: CROWDIN_PERSONAL_TOKEN | ||||
| "preserve_hierarchy": true | ||||
| files: | ||||
| - source: "/docs/**/*.en.md" | ||||
|   translation: "/docs/**/%file_name%.%locale_with_underscore%.md" | ||||
| - source: "/docs/**/*.en.*" | ||||
|   translation: "/docs/**/%file_name%.%locale_with_underscore%.%file_extension%" | ||||
|   translation_replace: | ||||
|     "en.": "" | ||||
|   update_option: update_as_unapproved | ||||
|   | ||||
| Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 135 KiB | 
| Before Width: | Height: | Size: 590 KiB After Width: | Height: | Size: 590 KiB | 
| Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB | 
| Before Width: | Height: | Size: 114 KiB After Width: | Height: | Size: 114 KiB | 
| Before Width: | Height: | Size: 93 KiB After Width: | Height: | Size: 93 KiB | 
| Before Width: | Height: | Size: 130 KiB After Width: | Height: | Size: 130 KiB | 
| Before Width: | Height: | Size: 160 KiB After Width: | Height: | Size: 160 KiB | 
 Daniel Gray
						Daniel Gray