# Expose "strings.json" to bazel filegroup( name = "strings_json", srcs = ["strings.json"], visibility = ["//visibility:public"], )