Skip to content

Commit c0d5cda

Browse files
re-organization of files
1 parent 28d75e1 commit c0d5cda

21 files changed

+18
-18
lines changed

formulae/formulae.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1876,7 +1876,7 @@ Formulae.loadMessages = async function(packageName) {
18761876
let path;
18771877

18781878
if (packageName === null) {
1879-
path = "i18n/";
1879+
path = "formulae/i18n/";
18801880
}
18811881
else {
18821882
path = "packages/" + packageName + "/i18n/";
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)