Skip to content
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

Update Japanese translation of PHP 8.4 announcement page #1157

Merged
merged 3 commits into from
Nov 22, 2024

Conversation

takaram
Copy link
Contributor

@takaram takaram commented Nov 21, 2024

Apply #1154 to Japanese page

@@ -23,7 +23,7 @@
'bcmath_description' => '<p>新的 <code>BcMath\Number</code> 对象使在处理任意精度数字时可以使用面向对象的方式和标准的数学运算符。</p><p>这些对象是不可变的,并实现了 <code>Stringable</code> 接口,因此可以在字符串上下文中使用,如 <code>echo $num</code>。</p>',
'new_array_find_title' => '新的 <code>array_*()</code> 函数',
'new_array_find_description' => '新增函数 <a href="/manual/zh/function.array-find.php"><code>array_find()</code></a>、<a href="/manual/zh/function.array-find-key.php"><code>array_find_key()</code></a>、<a href="/manual/zh/function.array-any.php"><code>array_any()</code></a> 和 <a href="/manual/zh/function.array-all.php"><code>array_all()</code></a>。',
'pdo_driver_specific_subclasses_title' => 'PDO 驱动程序特定的 SQL 解析器',
'pdo_driver_specific_subclasses_title' => 'PDO 驱动程序特定子类',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I saw that Japanese was modified here and realized that Chinese was not modified

@saundefined saundefined merged commit f0abd93 into php:master Nov 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants