Skip to content

Commit

Permalink
Merge pull request #1086 from Pike/fixup-l10n-toml
Browse files Browse the repository at this point in the history
fixes 1034, minor adjustments to l10n.toml for android-l10n
  • Loading branch information
philip-lamb committed Apr 16, 2019
2 parents d1b5cd8 + dd49a32 commit e193575
Showing 1 changed file with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions l10n.toml
Expand Up @@ -2,14 +2,20 @@
basepath = "."

locales = [
"de",
"es",
"fr",
"it",
"ja",
"ko",
"zh-CN",
"zh-TW",
"de",
"es",
"fr",
"it",
"ja",
"ko",
"zh-CN",
"zh-TW",
]

# Expose the following branches to localization
# Changes to this list should be announced to the l10n team ahead of time.
branches = [
"master",
]

[env]
Expand Down

0 comments on commit e193575

Please sign in to comment.