Skip to content

Conversation

math-GH
Copy link

@math-GH math-GH commented Mar 22, 2023

  • fixed missed i18n title of the about page.
  • improved the readme.md
  • improved the about.phtml:
    • use i18n strings
    • text explains a bit more
  • changed the i18n text, so that the extension results are more visible:
    • Save buttons have now another text
    • about page menu entry has now another text
  • i18n German added

Comment on lines +17 to +20
'about' => array (
'title' => 'About: Hello World FreshRSS', // TODO
'content' => 'A new about page that was overwritten by the extension “xExtension-HelloWorld”' // TODO
),
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO left: please support here with the French translation

Comment on lines -5 to +18
'submit' => 'Sauvegarder',
'submit' => 'OK Hello World!', // TODO
),
'menu' => array(
'about' => 'About FreshRSS and Hello World', // TODO
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO left: please support here with the French translation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant