mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-28 22:16:00 -04:00
Added Romanian Locale
This commit is contained in:
parent
6bbf0604b8
commit
e1c7e3da59
1 changed files with 15 additions and 0 deletions
|
@ -368,6 +368,21 @@ var H5AI_CONFIG = {
|
||||||
"noMatch": "no match"
|
"noMatch": "no match"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"ro": {
|
||||||
|
"lang": "română",
|
||||||
|
"details": "detalii",
|
||||||
|
"icons": "pictograme",
|
||||||
|
"name": "nume",
|
||||||
|
"lastModified": "ultima modificare",
|
||||||
|
"size": "mărime",
|
||||||
|
"parentDirectory": "dosar parinte",
|
||||||
|
"empty": "gol",
|
||||||
|
"folders": "dosar",
|
||||||
|
"files": "fişiere",
|
||||||
|
"download": "descarcă",
|
||||||
|
"noMatch": "0 rezultate"
|
||||||
|
},
|
||||||
|
|
||||||
"ru": {
|
"ru": {
|
||||||
"lang": "русский",
|
"lang": "русский",
|
||||||
"details": "детали",
|
"details": "детали",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue