[PR #14938] docs: add multilingual quick-start README #25469

Open
opened 2026-04-19 18:14:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14938
Author: @guicybercode
Created: 3/18/2026
Status: 🔄 Open

Base: mainHead: fix


📝 Commits (4)

📊 Changes

4 files changed (+399 additions, -79 deletions)

View changed files

README.international.md (+319 -0)
📝 README.md (+2 -0)
📝 docs/README.md (+17 -17)
📝 docs/development.md (+61 -62)

📄 Description

PR Description:

Adds README.international.md with localized quick-start sections for eight languages: Portuguese (PT-BR), Korean, Chinese (Simplified), Japanese, French, Spanish, Italian, and Thai.

Changes:

README.international.md — new file with per-language quick-start guides, matching the main README header style (logo + heading).

README.md — added link to the international README for non-English speakers.

Motivation:

Ollama's user base is growing fast outside English-speaking communities. A consolidated multilingual entry point lowers the barrier for first-time users who aren't comfortable reading English docs. Kept it as a single file to avoid fragmentation across multiple language-specific READMEs.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/14938 **Author:** [@guicybercode](https://github.com/guicybercode) **Created:** 3/18/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix` --- ### 📝 Commits (4) - [`ba9adb6`](https://github.com/ollama/ollama/commit/ba9adb6df3877f86b46c368349bda6b82f8210be) brazilian-portuguese/readme - [`9ef7e56`](https://github.com/ollama/ollama/commit/9ef7e563c40dd86a215bc7226913611223f11197) readme/international - [`850b46d`](https://github.com/ollama/ollama/commit/850b46dd4b5fc32df794250dd5f00f667e2edf72) fix/international-readme - [`e0cd703`](https://github.com/ollama/ollama/commit/e0cd703d4af7bb8ab3114f6fad17a9bad5e021f8) fix/icon ### 📊 Changes **4 files changed** (+399 additions, -79 deletions) <details> <summary>View changed files</summary> ➕ `README.international.md` (+319 -0) 📝 `README.md` (+2 -0) 📝 `docs/README.md` (+17 -17) 📝 `docs/development.md` (+61 -62) </details> ### 📄 Description PR Description: Adds README.international.md with localized quick-start sections for eight languages: Portuguese (PT-BR), Korean, Chinese (Simplified), Japanese, French, Spanish, Italian, and Thai. Changes: README.international.md — new file with per-language quick-start guides, matching the main README header style (logo + heading). README.md — added link to the international README for non-English speakers. Motivation: Ollama's user base is growing fast outside English-speaking communities. A consolidated multilingual entry point lowers the barrier for first-time users who aren't comfortable reading English docs. Kept it as a single file to avoid fragmentation across multiple language-specific READMEs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 18:14:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#25469