1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-28 15:22:05 +03:00

'base file' is a bit overloaded by weblate

This commit is contained in:
David Baker
2017-10-18 14:45:04 +01:00
parent caa4979e37
commit 2bbac903f1

View File

@ -15,7 +15,7 @@ limitations under the License.
*/
/**
* Regenerates the translations base file by walking the source tree and
* Regenerates the translations en_EN file by walking the source tree and
* parsing each file with flow-parser. Emits a JSON file with the
* translatable strings mapped to themselves in the order they appeared
* in the files and grouped by the file they appeared in.