19 Commits

Author SHA1 Message Date
Alexey Lindin
aa203318ea
use correct ISO code for Belarusian language (#265) 2025-01-13 19:24:13 -08:00
Edvin Dulko
20f4258478
improve Belarusian translation from machine-generated to human-readable (#263)
* improve Belarusian translation from machine-generated to human-readable

* use more consistent vocabulary
2024-11-06 14:46:11 -08:00
Shurco
608700a5b7
add belarusian (#261) 2024-10-17 22:41:39 -07:00
Kyle Quest
17ea4464cb
Merge pull request #243 from harshrathod50/master
Added Hindi translation of README.md file
2024-06-24 23:05:14 -07:00
Arkadiusz Drabczyk
13f3654146 Convert github.com/golang/go/wiki links to go.dev/wiki
Go wiki has moved https://github.com/golang/go/issues/61940. Wiki at
github.com/golang/go/wiki does not automatically move to go.dev/wiki
but says that wiki has moved.

I used the following shell one-liner to convert all links:

    $ find . -type f -print0 | xargs -0 sed -i 's,github.com/golang/go/wiki,go.dev/wiki,g'

To verify if they return 200:

    $ ag -a --nofilename -o 'https?.+wiki/.+?\b' | sort | uniq | xargs curl -sI
    HTTP/2 200
    (...)
    HTTP/2 200
2024-06-23 22:16:17 +02:00
Harsh Rathod
46871d3a73 Added Hindi translation of README.md file 2024-02-10 17:28:51 +05:30
Alfan Mubarok
194703678f
Add indonesian translation to all README files 2023-06-05 08:39:46 +07:00
Rostislav Pylypiv
be2f207b6c Fixing mistakes 5 2022-12-14 11:35:58 +02:00
Rostislav Pylypiv
007d031a7b Fixing mistakes 4 in vendor 2022-12-14 11:35:23 +02:00
Rostislav Pylypiv
93f3958993 Fixing mistakes 4 in vendor 2022-12-14 11:30:32 +02:00
Rostislav Pylypiv
b9253a31a9 Fixing mistakes 3 2022-12-14 11:23:33 +02:00
Rostislav Pylypiv
cc4079e70b Fixing mistakes 2 2022-12-14 11:21:50 +02:00
Rostislav Pylypiv
b5abb5ce3f Fixing mistakes 2022-12-14 11:16:29 +02:00
Rostislav Pylypiv
0036211c55 Updated word project to new grammar rules 2022-12-14 11:05:03 +02:00
Rostislav Pylypiv
93f9b19413 Translation compleated 2022-12-14 10:58:24 +02:00
Rostislav Pylypiv
dee1f60934 Translated up to string 185 2022-12-14 10:49:30 +02:00
Rostislav Pylypiv
be5ef492b4 Translated to 128 string 2022-12-11 17:02:20 +02:00
Rostislav Pylypiv
275568c7e2 Added new translation to all README files 2022-12-09 14:20:16 +02:00
Rostislav Pylypiv
5906d8fa02 Added new translation to README.md. Added README_ua.md 2022-12-09 14:18:16 +02:00