adeeteya / FlutterMarkdownEditor

Markdown Editor app allows easy markdown file creation and editing. It opens ".md" files directly from explorer, provides text styling options, effortless link addition, Light and Dark Theme Modes, Multiple View Modes. Developed using Flutter, it's mainly intended for mobile devices as there are no standalone markdown editors presently available.
MIT License
149 stars 17 forks source link

Language not adapted #5

Closed Rom1-GoPlay closed 1 year ago

Rom1-GoPlay commented 1 year ago

Describe the bug The app is neither in my language nor in english. My android phone is set in french but when I open the app: ScreenshotMarkDownApp.jpg

To Reproduce Steps to reproduce the behavior:

  1. Download the app from the playstore
  2. Open the app

Expected behavior Get the same beautiful design but with text in my language or in english

Screenshots See: "describe the bug".

Desktop (please complete the following information): not tried on desktop

Smartphone (please complete the following information):

Additional context This application seems amazing !

Rom1-GoPlay commented 1 year ago

I found a solution. By adding english in the phone language settings. Now when I open the app everything is english.

But maybe some people will not have the idea... So I don't know if it is an issue.

adeeteya commented 1 year ago

Thanks for pointing this out. The default language is supposed to be English. My guess is that since there are no French translations it went ahead and chose Arabic as a default language (Probably because alphabetical order xD). I'll look into this before the next update 👍

adeeteya commented 1 year ago

Have added French translation too 👍