diff options
Diffstat (limited to 'htdocs/src/js/i18n/locales/en.js')
| -rw-r--r-- | htdocs/src/js/i18n/locales/en.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/src/js/i18n/locales/en.js b/htdocs/src/js/i18n/locales/en.js index d548757..c21b739 100644 --- a/htdocs/src/js/i18n/locales/en.js +++ b/htdocs/src/js/i18n/locales/en.js @@ -7,7 +7,7 @@ const en = { }, main: { instructions: - 'Select an app inside menu to see a live preview and app details.', + 'Select an app inside menu to see a live preview and app details (description, technologies, repositories).', project: { details: { about: 'About {{name}}', |
