about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAnsh <anshnanda10@gmail.com>2023-12-18 22:54:31 +0530
committerGitHub <noreply@github.com>2023-12-18 09:24:31 -0800
commit81fefabe1a42957203b6087e5fbc3f27c7234def (patch)
tree38e1ffb28316047f68943ce4941c5d37ec0a1ff3
parent9ff1828437e0f3f094c57b2a756f84ca6a45b93e (diff)
downloadvoidsky-81fefabe1a42957203b6087e5fbc3f27c7234def.tar.zst
Add credits to localization doc (#2233)
* change name of file to localization

* run `intt:build`
-rw-r--r--docs/localization.md (renamed from docs/internationalization.md)8
-rw-r--r--src/locale/locales/en/messages.po1
-rw-r--r--src/locale/locales/hi/messages.po1
-rw-r--r--src/locale/locales/ja/messages.po1
4 files changed, 10 insertions, 1 deletions
diff --git a/docs/internationalization.md b/docs/localization.md
index 3c1af7a4d..b3dce7b41 100644
--- a/docs/internationalization.md
+++ b/docs/localization.md
@@ -110,4 +110,10 @@ export function Welcome() {
 
   return <div>{welcome}</div>;
 }
-```
\ 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 39876a0dd..7b0c65168 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 12b934659..67eeb13b0 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 6e2cfe2d5..7858a85ce 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