diff --git a/ArchiSteamFarm/www/locale/README.md b/ArchiSteamFarm/www/locale/README.md new file mode 100644 index 000000000..bc3696d51 --- /dev/null +++ b/ArchiSteamFarm/www/locale/README.md @@ -0,0 +1,3 @@ +This directory contains ASF strings for display and localization purposes. + +All strings used by ASF can be found in main `strings.json` file, and that's also the only file that should be modified - all other files are managed automatically and should not be touched. Please visit **[localization](https://github.com/JustArchi/ArchiSteamFarm/wiki/Localization)** section on the wiki if you want to improve translation of other files.