Updated translations.

This commit is contained in:
James Cole
2021-12-19 06:59:10 +01:00
parent 19461020ef
commit bedfcb5c5d
32 changed files with 366 additions and 141 deletions

View File

@@ -23,6 +23,6 @@
declare(strict_types=1);
return [
'previous' => '« 前',
'next' => '次 »',
'previous' => '« 前',
'next' => '次 »',
];