mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-06 13:26:38 +02:00
Update ja.json
This commit is contained in:
@@ -1,14 +1,19 @@
|
|||||||
{
|
{
|
||||||
"lang": "日本語",
|
"lang": "日本語",
|
||||||
"details": "詳細",
|
"details": "詳細",
|
||||||
|
"list": "一覧",
|
||||||
|
"grid": "グリッド",
|
||||||
"icons": "アイコン",
|
"icons": "アイコン",
|
||||||
"name": "名前",
|
"name": "名前",
|
||||||
"lastModified": "変更日",
|
"lastModified": "最終変更日時",
|
||||||
"size": "サイズ",
|
"size": "サイズ",
|
||||||
"parentDirectory": "親フォルダ",
|
"parentDirectory": "親ディレクトリへ",
|
||||||
"empty": "項目なし",
|
"empty": "(空)",
|
||||||
"folders": "フォルダ",
|
"folders": "フォルダー",
|
||||||
"files": "ファイル",
|
"files": "ファイル",
|
||||||
"download": "ダウンロード",
|
"download": "ダウンロード",
|
||||||
"noMatch": "一致なし"
|
"noMatch": "一致する項目が見つかりません",
|
||||||
|
"dateFormat": "YYYY-MM-DD HH:mm", /* syntax as specified on http://momentjs.com */
|
||||||
|
"filter": "フィルター",
|
||||||
|
"delete": "削除"
|
||||||
}
|
}
|
Reference in New Issue
Block a user