From 9e2a2f906a60284f34ed1deb9eb29742b8a140af Mon Sep 17 00:00:00 2001 From: heliguy4599 Date: Wed, 13 Sep 2023 15:08:23 -0400 Subject: [PATCH] Move translation goal post Clarify the new requirements flattool needs to hit before translation work --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66ce6fd..880c07a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ - You can always open issues, PRs, and use other GitHub features here ## ℹ️ Important Notes: -- Translators, I thank you very much for your interest and contributions, but as of now Flattool GUI is not accpeting any translation work until its 1.0 release. +- Translators, I thank you very much for your interest and contributions, but as of now Flattool GUI is not accpeting any translation work until proper translation infrastructure is in place. - This project is still in its early stages, developed by a newcomer. Your understanding of potential bugs is greatly appreciated. - Flattool assumes flatpak user data is located in the default directory: `~/.var/app`. - Flattool does not aim to replace flatpak; it simply facilitates appropriate flatpak commands for the desired actions.