Skip to content

Commit 231672a

Browse files
authored
New file type for i18n translations (#143)
* changed filetype for translation files * testing suggestion from GO portal team * testing suggestion from GO portal team * testing suggestion from GO portal team
1 parent 8a3ffb9 commit 231672a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

wktui.wptg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Languages: Std_Admin
22

3-
electron/app/locales/en
4-
electron.json FileType: JSON
5-
webui.json FileType: JSON
3+
electron/app/locales/%J
4+
electron.json FileType: i18next-json
5+
webui.json FileType: i18next-json

0 commit comments

Comments
 (0)