From 536fde6bb40754e0f9e889bf64025602b052db2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 30 Oct 2022 12:47:47 +0100 Subject: [PATCH] Czech translation update --- .../jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties index d9db75778..c1e51e7c1 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties @@ -839,6 +839,9 @@ contextmenu.cloneTag = Klonovat tag contextmenu.setTagPosition = Nastavit pozici tagu +contextmenu.addTagBefore = P\u0159idat tag p\u0159ed +contextmenu.addTagAfter = P\u0159idat tag za + menu.file.view.tagList = Seznam tag\u016f contextmenu.showInTagList = Zobrazit v Seznamu tag\u016f \ No newline at end of file