-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ar] Translate case-studies index to arabic #45065
[ar] Translate case-studies index to arabic #45065
Conversation
/language ar |
5b188be
to
8b21b84
Compare
content/ar/case-studies/_index.html
Outdated
linkTitle: دراسة أمثلة | ||
bigheader: دراسة أمثلة لاستخدام كوبيرنيتيس | ||
abstract: مجموعة أمثلة لاستخدام كوبيرنيتيس في بيئة إنتاج حقيقة. | ||
description: مجموعة أمثلة لاستخدام كوبيرنيتيس في بيئة إنتاج حقيقة. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why not only بيئة إنتاج
??
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
8b21b84
to
186262c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @mboukhalfa, looks good with one grammar nit/suggestion
Signed-off-by: Mohammed Boukhalfa <[email protected]>
186262c
to
9284999
Compare
/approve /cc @seifrajhi |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adowair The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
LGTM label has been added. Git tree hash: 4b2bae2574af2ac49f277ae03e5a6c9cb4e41b78
|
This PR adds the minimal translation related to the file case-studies/_index.md and splitting the old #44902 to smaller PRs
Part of #37546 and #44682