diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/snac.8 | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -635,16 +635,16 @@ source distribution may include .po files in the subdirectory. You don't need to copy the English language one, as it's the default. .Pp To create new language files, create a copy of -.Pa en.po , +.Pa po/en.po , rename it to a reasonable value like .Pa pl.po or .Pa pt_BR.po , -change the translator to yourself and fill the msgstr strings with your translation. If -you have any doubt on how to modify .po files, there are many tutorials out there. -If you want your language file to be included in the standard +change the translator in the header to yourself and fill the msgstr strings with your +translation. If you have any doubt on how to modify .po files, there are many tutorials +out there. If you want your language file to be included in the standard .Nm -distribution, please send it to me via the Fediverse as an attachment to @grunfink@comam.es +distribution, please send me a link to it via the Fediverse to @grunfink@comam.es or make a PR via the Git repository. .Sh ENVIRONMENT .Bl -tag -width Ds |