Skip to content

Commit a78d74e

Browse files
Update docs
1 parent ce807f3 commit a78d74e

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@
1313
* [I have Translated a Document. When Will My Translation Go Live on GitHub?](translations_on_github.md)
1414
* [Where Can I See Project Statistics?](project_statistics.md)
1515
* [Can I Use a Project Glossary?](glossaries.md)
16+
* [Can I Specify Custom Language Codes for the Project Languages?](custom_language_codes.md)

custom_language_codes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Can I Specify Custom Language Codes for the Project Languages?
1+
# Can I Specify Custom Language Codes for the Project Languages?
22

33
Custom language codes can be specified for each project language when creating a project or later in the Manage Languages section (available to Admins and Owner). Language codes will replace the `%lang%` placeholder in the output paths (which affects the locations where translation files will be created).
44
![Project Paths](/assets/img/project_paths/project_paths.gif)

project_paths.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@ This configuration will sync source files from the `guides-and-tutorials` direct
8080

8181
## Configuring Custom Language Codes
8282

83-
Custom language codes can be specified for each project language when creating a project or later in the Manage Languages section. Language codes will replace the `%lang%` placeholder in the output paths (locations where translation files will be created).
83+
Custom language codes can be specified for each project language when creating a project or later in the Manage Languages section (available to Admins and Owner). Language codes will replace the `%lang%` placeholder in the output paths (locations where translation files will be created).
8484
![Project Paths](/assets/img/project_paths/project_paths.gif)

0 commit comments

Comments
 (0)