From 8fabf77b2a7720a357c63817c07035a9908818a0 Mon Sep 17 00:00:00 2001 From: Gitea Date: Wed, 10 Nov 2021 17:53:50 +0100 Subject: Update --- Neutron-trunk/resources/i18n/en/editor.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Neutron-trunk/resources/i18n/en/editor.json (limited to 'Neutron-trunk/resources/i18n/en/editor.json') diff --git a/Neutron-trunk/resources/i18n/en/editor.json b/Neutron-trunk/resources/i18n/en/editor.json deleted file mode 100644 index 410fbaf..0000000 --- a/Neutron-trunk/resources/i18n/en/editor.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "wrap": "Automatic word wrap", - "save": "Save", - "publish": "Publish", - "publishnoback": "Publish and continue editing", - "exit": "By quitting this page, all changes made will not be saved." -} \ No newline at end of file -- cgit