Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 040cee9

Browse files
committed
Update String-app.js adding LOCALE_ID
1 parent e8dc07c commit 040cee9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/nls/root/strings-app.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626

2727
define({
2828
// product-specific strings
29-
"APP_NAME" : "Brackets"
29+
"APP_NAME" : "Brackets",
30+
"LOCALE_ID" : "Indonesia",
3031
});

0 commit comments

Comments
 (0)