Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
fixes 1034, minor adjustments to l10n.toml for android-l10n
Browse files Browse the repository at this point in the history
  • Loading branch information
Pike committed Apr 16, 2019
1 parent 58401ea commit dd49a32
Showing 1 changed file with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions l10n.toml
Original file line number Diff line number Diff line change
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 dd49a32

Please sign in to comment.