Skip to content

Commit fcd3382

Browse files
pocmoAmejia481
authored andcommitted
Add l10n.toml file for L10N tooling.
1 parent e3f4e27 commit fcd3382

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

l10n.toml

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
2+
basepath = "."
3+
4+
locales = [
5+
6+
]
7+
[env]
8+
9+
[[paths]]
10+
reference = "app/src/main/res/values/strings.xml"
11+
l10n = "{l10n_base}/app/src/main/res/values-{android_locale}/strings.xml"
12+

0 commit comments

Comments
 (0)