aboutsummaryrefslogtreecommitdiffstats
path: root/src/translations.js
Commit message (Collapse)AuthorAgeFilesLines
* Hungarian translation (#170)Munkácsi Márk2021-08-061-0/+31
| | | | | | | * Hunagrian lang added 🇭🇺 * Fix 'None' field translation at encryptions * Fix SelectField error
* Refactor translation plumbing (#168)Ben Woodward2021-08-061-0/+698
- Centralize user-defined translations into a single file - Automatically sort the language dropdown - Update the translation contribution guide