mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-24 12:06:54 -05:00
Fix broken link to Locales folder (#1737)
This commit is contained in:
@@ -69,7 +69,7 @@ Empty DB with the latest migration run. When creating new migrations they should
|
||||
|
||||
[Translation Progress](https://github.com/Sendouc/sendou.ink/issues/1104)
|
||||
|
||||
sendou.ink can be translated into any language. All the translations can be found in the [locales folder](./public/locales). Here is how you can contribute:
|
||||
sendou.ink can be translated into any language. All the translations can be found in the [locales folder](./locales). Here is how you can contribute:
|
||||
|
||||
1. Copy a `.json` file from `/en` folder.
|
||||
2. Translate lines one by one. For example `"country": "Country",` could become `"country": "Maa",`. Keep the "key" on the left side of : unchanged.
|
||||
|
||||
Reference in New Issue
Block a user