From 0cffc11eec6f47427e062b7bb62fa82d434b67ae Mon Sep 17 00:00:00 2001 From: DevMirza <53424436+Zaid-maker@users.noreply.github.com> Date: Sun, 26 Nov 2023 01:06:14 +0500 Subject: [PATCH] Update README.md --- frontend/src/lang/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/src/lang/README.md b/frontend/src/lang/README.md index 6c553799..d457dedd 100644 --- a/frontend/src/lang/README.md +++ b/frontend/src/lang/README.md @@ -17,5 +17,3 @@ A simple guide on how to translate `Dockge` in your native language. 2. Find the language code (You can find it at the end of the URL) 3. Add your language at the end of `languageList` in `frontend/src/i18n.ts`, format: `"zh-TW": "繁體中文 (台灣)"`, 4. Commit to new branch and make a new Pull Request for me to approve. - -*Note:* Currently we are only accepting one Pull Request per Language Translate.