mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-03-21 13:00:10 +01:00
Added Romanian Locale
This commit is contained in:
parent
6bbf0604b8
commit
e1c7e3da59
@ -368,6 +368,21 @@ var H5AI_CONFIG = {
|
||||
"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": {
|
||||
"lang": "русский",
|
||||
"details": "детали",
|
||||
|
Loading…
x
Reference in New Issue
Block a user