New localisation string.

このコミットが含まれているのは:
テクニカル諏訪子 2018-01-24 16:47:16 +01:00
コミット 1b1b05b584
2個のファイルの変更2行の追加0行の削除

ファイルの表示

@ -12,6 +12,7 @@ return [
'views' => "Views: :count",
'downloads' => "Downloads: :count",
'submitted' => "Submitted :datetime",
'updated' => "Updated :datetime",
'filesize' => "Filesize: :size",
'description' => "Descripion",
'changelog' => "Changes in :version",

ファイルの表示

@ -12,6 +12,7 @@ return [
'views' => "現職回数: :count 回",
'downloads' => "ダウンロード: :count 回",
'submitted' => ":datetime に公開",
'updated' => ":datetime に編集",
'filesize' => "ファイルの大きさ: :size",
'description' => "説明",
'changelog' => ":version の改正",