[DOC-WEB] [web-doc] master: Enable Romanian, too
[email protected] (Jim Winstead) Thu, 24 Oct 2024 22:21:12 +0000
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
Author: Jim Winstead (jimwins)
Date: 2024-10-24T15:17:48-07:00
Commit: https://github.com/php/web-doc/commit/4cbab9dbb53392fa3917bcd4870ddcb1cd40ed0d
Raw diff: https://github.com/php/web-doc/commit/4cbab9dbb53392fa3917bcd4870ddcb1cd40ed0d.diff
Enable Romanian, too
Changed paths:
M include/lib_proj_lang.inc.php
Diff:
diff --git a/include/lib_proj_lang.inc.php b/include/lib_proj_lang.inc.php
index 4bfbb62..07eb8cd 100644
--- a/include/lib_proj_lang.inc.php
+++ b/include/lib_proj_lang.inc.php
@@ -34,7 +34,7 @@
'ja' => 'Japanese',
'pl' => 'Polish',
'pt_br' => 'Brazilian Portuguese',
-# 'ro' => 'Romanian',
+ 'ro' => 'Romanian',
'ru' => 'Russian',
'tr' => 'Turkish',
'uk' => 'Ukrainian',