Skip to content

Commit 0889992

Browse files
Set up multilingual icons in resources/icons.json
1 parent d4ca34a commit 0889992

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

resources/icons.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"icons": {
3+
"en": "icon_path_en.png",
4+
"fr": "icon_path_fr.png",
5+
"es": "icon_path_es.png"
6+
}
7+
}

0 commit comments

Comments
 (0)