Add credits to localization doc (#2233)
* change name of file to localization * run `intt:build`zio/stable
parent
9ff1828437
commit
81fefabe1a
|
@ -110,4 +110,10 @@ export function Welcome() {
|
||||||
|
|
||||||
return <div>{welcome}</div>;
|
return <div>{welcome}</div>;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
### 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.
|
|
@ -1650,6 +1650,7 @@ msgid "Processing..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/view/shell/bottom-bar/BottomBar.tsx:247
|
#: 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:69
|
||||||
#: src/view/shell/Drawer.tsx:525
|
#: src/view/shell/Drawer.tsx:525
|
||||||
#: src/view/shell/Drawer.tsx:526
|
#: src/view/shell/Drawer.tsx:526
|
||||||
|
|
|
@ -1642,6 +1642,7 @@ msgid "Processing..."
|
||||||
msgstr "प्रसंस्करण..."
|
msgstr "प्रसंस्करण..."
|
||||||
|
|
||||||
#: src/view/shell/bottom-bar/BottomBar.tsx:247
|
#: 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:69
|
||||||
#: src/view/shell/Drawer.tsx:525
|
#: src/view/shell/Drawer.tsx:525
|
||||||
#: src/view/shell/Drawer.tsx:526
|
#: src/view/shell/Drawer.tsx:526
|
||||||
|
|
|
@ -1568,6 +1568,7 @@ msgid "Processing..."
|
||||||
msgstr "処理中..."
|
msgstr "処理中..."
|
||||||
|
|
||||||
#: src/view/shell/bottom-bar/BottomBar.tsx:247
|
#: 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:69
|
||||||
#: src/view/shell/Drawer.tsx:525
|
#: src/view/shell/Drawer.tsx:525
|
||||||
#: src/view/shell/Drawer.tsx:526
|
#: src/view/shell/Drawer.tsx:526
|
||||||
|
|
Loading…
Reference in New Issue