24
1
Fork 0

added toml file

This commit is contained in:
Abhinav Adduri 2017-07-21 10:39:41 -07:00
parent 2c77d94af7
commit 47fd387799
1 changed files with 12 additions and 0 deletions

12
l10n.toml Normal file
View File

@ -0,0 +1,12 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
basepath = "."
[env]
l = "{l10n_base}/public/locales/{locale}/"
[[paths]]
reference = "public/locales/en-US/**"
l10n = "{l}**"