Announcement text for archiving translations (#1199)

diff --git a/www/_posts/2021-08-25-translations.md b/www/_posts/2021-08-25-translations.md
new file mode 100644
index 0000000..8fc982a
--- /dev/null
+++ b/www/_posts/2021-08-25-translations.md
@@ -0,0 +1,26 @@
+---
+layout: post
+author:
+    name: Jesse MacFadyen
+    url: https://twitter.com/purplecabbage
+title:  "Declaring Translation Bankruptcy"
+categories: announcements
+tags: news
+---
+
+
+It has been talked about for years, and even though we [agreed to do it](https://lists.apache.org/thread.html/4768b193b66d75d1c0c7c08303c54eb0fa15894c60e99b607f7e3e5d%40%3Cdev.cordova.apache.org%3E), we never really moved on it.
+Taking things away is always harder than adding things.
+
+Back in the day, we had active contributions from the community to translate our documentation, and we had a pretty robust system to pull them all together and publish the html site.  This system has run flawlessly for years, however, the community translations slowed, then stopped, while the system still carefully churned through it all. We have been providing translated docs since Cordova CLI 3.1.0 while the maintenance of these translated docs started to diverge around Cordova CLI 6.x
+
+Over the next few weeks we will be making aggessive changes to the documentation system.
+including:
+- archive all existing translated documentation to a new static `archive` site
+- remove all translations from the main repo, and update build tooling to only publish the main version
+
+We would like to thank the people who took the initiative in creating the translated docs and those who put time and effort into maintaining them.
+
+We welcome you feedback and comments.
+
+~ Apache Cordova Committers