This commit is contained in:
Francesco Lodolo [:flod] 2018-10-18 17:29:02 +02:00
Родитель a5e07dbaa2
Коммит 8143144a18
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B7609BC61AA5C330
2 изменённых файлов: 16 добавлений и 0 удалений

2
CODEOWNERS Normal file
Просмотреть файл

@ -0,0 +1,2 @@
# flod as main contact for string changes
locales/en/*.ftl @flodolo

14
l10n.toml Normal file
Просмотреть файл

@ -0,0 +1,14 @@
# 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 = "."
locales = []
[env]
l = "{l10n_base}/locales/{locale}/"
[[paths]]
reference = "locales/en/**"
l10n = "{l}**"