-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Internationalize About page content #526
Internationalize About page content #526
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e2a5fe - Browse repository at this point
Copy the full SHA 2e2a5feView commit details -
Configuration menu - View commit details
-
Copy full SHA for feb286f - Browse repository at this point
Copy the full SHA feb286fView commit details -
Configuration menu - View commit details
-
Copy full SHA for af12b22 - Browse repository at this point
Copy the full SHA af12b22View commit details
Commits on Oct 22, 2024
-
feat(about): update ProjectPage content and translations
- Replace 'edible_map' key with correct 'more_about_html' content - Restore personal information from fallingfruit.org/about
Configuration menu - View commit details
-
Copy full SHA for acbafdc - Browse repository at this point
Copy the full SHA acbafdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b6823 - Browse repository at this point
Copy the full SHA d4b6823View commit details -
feat: add translation migration scripts and documentation
- Add README.md with usage instructions - Create extractTranslationKeys.js for browser-based key extraction - Implement migrate_translations.py for YAML to JSON migration
Configuration menu - View commit details
-
Copy full SHA for c1910ea - Browse repository at this point
Copy the full SHA c1910eaView commit details
Commits on Oct 23, 2024
-
chore: update gitignore and add initial JSON translations
- Add venv to .gitignore - Add en.json and fr.json translation files
Configuration menu - View commit details
-
Copy full SHA for 73eb8b3 - Browse repository at this point
Copy the full SHA 73eb8b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83aa23b - Browse repository at this point
Copy the full SHA 83aa23bView commit details -
feat(scripts): add placeholder replacement script
- Create replace_placeholders.py to convert %{} to {{}} in JSON files - Update README.md with usage instructions
Configuration menu - View commit details
-
Copy full SHA for 40115d2 - Browse repository at this point
Copy the full SHA 40115d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 998f9c4 - Browse repository at this point
Copy the full SHA 998f9c4View commit details -
feat(scripts): sort translation keys for better readability
- Sort grouped keys alphabetically by category - Sort keys within each category alphabetically
Configuration menu - View commit details
-
Copy full SHA for 17b7526 - Browse repository at this point
Copy the full SHA 17b7526View commit details -
refactor: update translation files and management script
- Remove locale params from English and French translations - Improve translation_manager.py with better error handling and file checks - Update README with more detailed usage instructions
Configuration menu - View commit details
-
Copy full SHA for 7e123f7 - Browse repository at this point
Copy the full SHA 7e123f7View commit details