Skip to content

Commit 99f6209

Browse files
fix : locale issue fix
1 parent b758065 commit 99f6209

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

webview-ui/src/i18n/locales/id/common.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"save": "Simpan Gambar",
2626
"viewCode": "Lihat Kode",
2727
"viewDiagram": "Lihat Diagram",
28-
"close": "Tutup"
28+
"close": "Tutup",
29+
"retry":"Coba Lagi"
2930
},
3031
"modal": {
3132
"codeTitle": "Kode Mermaid"

0 commit comments

Comments
 (0)