diff options
Diffstat (limited to 'extra/Chrome/arc-dark-theme/_locales/en')
-rw-r--r-- | extra/Chrome/arc-dark-theme/_locales/en/messages.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/extra/Chrome/arc-dark-theme/_locales/en/messages.json b/extra/Chrome/arc-dark-theme/_locales/en/messages.json new file mode 100644 index 0000000..2c7bdd9 --- /dev/null +++ b/extra/Chrome/arc-dark-theme/_locales/en/messages.json @@ -0,0 +1,10 @@ +{ + "appName": { + "message": "Arc dark chrome theme", + "description": "The title of the application, displayed in the web store." + }, + "appDesc": { + "message": "A Google Chrome theme made to match the colors of the dark arc theme by horst3180", + "description":"The description of the application, displayed in the web store." + } +}
\ No newline at end of file |