mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-24 20:14:37 -04:00
Merge pull request #41 from metasta/develop
Added Japanese (ja) translation
This commit is contained in:
commit
d90f7f33f7
1 changed files with 15 additions and 0 deletions
|
@ -308,6 +308,21 @@ var H5AI_CONFIG = {
|
|||
"noMatch": "no match"
|
||||
},
|
||||
|
||||
"ja": {
|
||||
"lang": "日本語",
|
||||
"details": "詳細",
|
||||
"icons": "アイコン",
|
||||
"name": "名前",
|
||||
"lastModified": "変更日",
|
||||
"size": "サイズ",
|
||||
"parentDirectory": "親フォルダ",
|
||||
"empty": "項目なし",
|
||||
"folders": "フォルダ",
|
||||
"files": "ファイル",
|
||||
"download": "ダウンロード",
|
||||
"noMatch": "一致なし"
|
||||
},
|
||||
|
||||
"lv": {
|
||||
"lang": "latviešu",
|
||||
"details": "detaļas",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue