diff options
author | Carlos Bilbao <carlos.bilbao@amd.com> | 2022-10-24 09:55:20 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-11-01 16:58:29 -0600 |
commit | 444064185df7c4b0f7bb41e25b1bb197a1e4a918 (patch) | |
tree | d59f9cb2e2365aafc53dc94cbdb840379b95cda9 /Documentation/translations/index.rst | |
parent | bd5d1cc8ffd7ab83a409a203c1892b6216258d88 (diff) | |
download | linux-444064185df7c4b0f7bb41e25b1bb197a1e4a918.tar.bz2 |
Documentation: Start translations to Spanish
Start the process of translating kernel documentation to Spanish. Create
directory sp_SP/ instead of es_ES/ (diverging from format of prior
translated directories) since this directory should accept any dialects of
Spanish. Include an index and a disclaimer, following the approach of
prior translations. Add Carlos Bilbao as MAINTAINER of this effort.
Reviewed-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com>
Link: https://lore.kernel.org/r/20221024145521.69465-2-carlos.bilbao@amd.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/index.rst')
-rw-r--r-- | Documentation/translations/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/translations/index.rst b/Documentation/translations/index.rst index 1175a47d07f0..b826c34791c0 100644 --- a/Documentation/translations/index.rst +++ b/Documentation/translations/index.rst @@ -12,6 +12,7 @@ Translations it_IT/index ko_KR/index ja_JP/index + sp_SP/index .. _translations_disclaimer: |