From 33b97da914105927bc5800224b9bab0ad1d312c6 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Mon, 27 Jan 2014 11:12:27 +0000 Subject: Initial commit --- locales/en.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 locales/en.json (limited to 'locales') diff --git a/locales/en.json b/locales/en.json new file mode 100644 index 0000000..b05c85c --- /dev/null +++ b/locales/en.json @@ -0,0 +1,8 @@ +{ + "pad.toolbar.h1.title" : "H1", + "pad.toolbar.h2.title" : "H2", + "pad.toolbar.h3.title" : "H3", + "pad.toolbar.h4.title" : "H4", + "pad.toolbar.h5.title" : "H5", + "pad.toolbar.h6.title" : "H6" +} -- cgit v1.2.3-1-g7c22