From 3715229fdd6262accbf24b3008ff18b3992bab35 Mon Sep 17 00:00:00 2001
From: X Code <singerdmx@gmail.com>
Date: Tue, 8 Feb 2022 20:10:18 -0800
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 348cb6a8..ed07fa3a 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,7 @@ Currently, translations are available for these locales:
 * `Locale('pt')`
 * `Locale('pl')`
 * `Locale('vi')`
+* `Locale('id')`
 
 ### Contributing to translations
 The translation file is located at [lib/src/translations/toolbar.i18n.dart](lib/src/translations/toolbar.i18n.dart). Feel free to contribute your own translations, just copy the English translations map and replace the values with your translations. Then open a pull request so everyone can benefit from your translations!