Help translate FCR 🌍 #310
YouFoundJK
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Full Calendar Remastered now supports internationalization using
i18n, and we’d love help translating the plugin into more languages.How to contribute a translation
You can contribute in either of these ways:
lang.jsonfile, and the maintainers will add it in the next release.Translation file format
Please use the existing en.json as the reference/source file and keep the same JSON keys.
For example:
{ "settings.title": "Settings", "settings.calendarSources": "Calendar sources", "common.save": "Save" }Only translate the values, not the keys.
{ "settings.title": "Nastavení", "settings.calendarSources": "Zdroje kalendáře", "common.save": "Uložit" }File naming
Please name your file using the appropriate language code, for example:
en.jsonde.jsonfr.jsoncs.jsones.jsonIf you’re unsure which language code to use, just mention the language in your reply.
Notes for translators
{date},{name},%s, etc.Thanks for helping make Full Calendar Remastered available to more users!
Beta Was this translation helpful? Give feedback.
All reactions