Skip to content

Commit

Permalink
add config file for translations
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyLykhoman authored and Igor Degtiarov committed Oct 30, 2018
1 parent 4cebf9f commit 10f2316
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pdf/translations/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Configuration for i18n workflow.
locales:
- ar
- en # English - Source Language
- pt_BR # Portuguese (Brazil)
# The locales used for fake-accented English, for testing.
#dummy_locales:
# - eo

0 comments on commit 10f2316

Please sign in to comment.