diff --git a/docs/internationalization.md b/docs/localization.md
similarity index 93%
rename from docs/internationalization.md
rename to docs/localization.md
index 3c1af7a4dc..b3dce7b418 100644
--- a/docs/internationalization.md
+++ b/docs/localization.md
@@ -110,4 +110,10 @@ export function Welcome() {
return
{welcome}
;
}
-```
\ No newline at end of file
+```
+
+
+### Credits
+Please check each individual `messages.po` file for the credits of the translators. We are very grateful for their help!
+
+If you would like to translate the Bluesky app into your language, please open a PR or issue on this repo.
\ No newline at end of file
diff --git a/src/locale/locales/en/messages.po b/src/locale/locales/en/messages.po
index 39876a0dda..7b0c651680 100644
--- a/src/locale/locales/en/messages.po
+++ b/src/locale/locales/en/messages.po
@@ -1650,6 +1650,7 @@ msgid "Processing..."
msgstr ""
#: src/view/shell/bottom-bar/BottomBar.tsx:247
+#: src/view/shell/desktop/LeftNav.tsx:412
#: src/view/shell/Drawer.tsx:69
#: src/view/shell/Drawer.tsx:525
#: src/view/shell/Drawer.tsx:526
diff --git a/src/locale/locales/hi/messages.po b/src/locale/locales/hi/messages.po
index 12b9346597..67eeb13b06 100644
--- a/src/locale/locales/hi/messages.po
+++ b/src/locale/locales/hi/messages.po
@@ -1642,6 +1642,7 @@ msgid "Processing..."
msgstr "प्रसंस्करण..."
#: src/view/shell/bottom-bar/BottomBar.tsx:247
+#: src/view/shell/desktop/LeftNav.tsx:412
#: src/view/shell/Drawer.tsx:69
#: src/view/shell/Drawer.tsx:525
#: src/view/shell/Drawer.tsx:526
diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po
index 6e2cfe2d56..7858a85cec 100644
--- a/src/locale/locales/ja/messages.po
+++ b/src/locale/locales/ja/messages.po
@@ -1568,6 +1568,7 @@ msgid "Processing..."
msgstr "処理中..."
#: src/view/shell/bottom-bar/BottomBar.tsx:247
+#: src/view/shell/desktop/LeftNav.tsx:412
#: src/view/shell/Drawer.tsx:69
#: src/view/shell/Drawer.tsx:525
#: src/view/shell/Drawer.tsx:526