Skip to content

Commit 5f2ff2d

Browse files
committed
fix: rename messages to translations
1 parent 2e64e85 commit 5f2ff2d

File tree

13 files changed

+1
-1
lines changed

13 files changed

+1
-1
lines changed

frontend/project.inlang/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"https://cdn.jsdelivr.net/npm/@inlang/plugin-m-function-matcher@2/dist/index.js"
88
],
99
"plugin.inlang.messageFormat": {
10-
"pathPattern": "./messages/{locale}.json"
10+
"pathPattern": "./translations/{locale}.json"
1111
},
1212
"telemetry": "off"
1313
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)