================================================
FILE: TRANSLATIONS.md
================================================
## How to translate ReCalendar to your language
### If you're not a developer
- Grab the `*.json` files from this folder: https://github.com/klimeryk/recalendar.js/tree/master/src/locales/en
- They contain the strings that need to be translated to your language.
- The format is simple: `"key": "value"`. Key should _not_ be translated, only `value`.
- [Check for existing issues for your language](https://github.com/klimeryk/recalendar.js/labels/language%20request) or open a new one and share the files there.
### For developers
- Copy the `en` folder from https://github.com/klimeryk/recalendar.js/tree/master/src/locales/ and rename it to the appropriate locale. It has to match the locale that [day.js](https://day.js.org/docs/en/i18n/i18n) supports. The list is available [here](https://github.com/iamkun/dayjs/tree/dev/src/locale).
- Translate the strings in each `*.json` file, as described in the above section.
- Add your language to [the English `app.json` file, `language` section](https://github.com/klimeryk/recalendar.js/blob/master/src/locales/en/app.json). Add it as you'd write it in _your_ language. See the existing examples there. So, for the Polish language I'd put `Polski`, _not_ `Polish`. This follows [best practices](https://ux.stackexchange.com/a/37025/45864) for language selectors.
- You should now be able to see the language in your local, development version.
- Check the console for any warnings or errors if the language is not visible or not working.
================================================
FILE: create.html
================================================
Use the full space available. Minimize screen refreshes thanks to a simple and stable layout.
The generated PDF is a normal file, with links, etc. that you can simply upload normally to your tablet.
This service will always be free. Your calendar data never is sent to our servers. You can view the full source code.
Everything that could is automatically cross-linked. Quickly move from the month overview, to the given week, specific date. Each day has a mini calendar to quickly navigate throughout the current month as well.
Using the intuitive configurator, you can customize ReCalendar exactly to your needs.
Select a different first day of the week. Pick a different first month of the calendar. Create the calendar in your language. If your language is not supported, please open a new issue on GitHub.
Highlight special dates in your calendar - birthdays, anniversaries, holidays and other celebrations. They'll automatically appear in many place to make sure you won't forget about them!
Special section on the month overview allows you to track any habits you'd like to maintain.
When you generate your ReCalendar, the customizations you've made are embedded in the PDF. So next year (or whenever you want!), you can simply upload the same PDF, ReCalendar will detect and automatically apply the same customizations. Tweak them, if needed, and you can quickly generate a new calendar to your liking!
Create your personalized calendar PDF for ReMarkable tablets
ReCalendar is an open-source and free calendar generator for ReMarkable tablets. Through its easy to use interface you can customize the calendar to your needs and then generate the PDF - all within your browser. No data is sent to the server - your privacy matters to me.
Create your own for free now!{t( 'preview.empty.title' )}
{t( 'preview.empty.subtitle' )}
{t( 'configuration.special-dates.description' )}