mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-25 18:20:38 +00:00
add translation for preview and sorting, add sorting for moveItem tree and remove for favourites tree
This commit is contained in:
@@ -281,6 +281,13 @@
|
||||
"upload": "Nahrať",
|
||||
"select": "Výber"
|
||||
},
|
||||
"preview_sorting": {
|
||||
"grid_view": "Mriežka",
|
||||
"list_view": "List",
|
||||
"sort_date": "Zoradiť podľa dátumu",
|
||||
"sort_alphabet": "Zoradiť podľa náyvu",
|
||||
"preview_sorting_button": "Zobrazenie"
|
||||
},
|
||||
"cookie_disclaimer": {
|
||||
"button": "politikou cookies",
|
||||
"description": "Prehliadaním tejto stránky súhlasim s našou"
|
||||
@@ -587,10 +594,6 @@
|
||||
"message": "Váš odber bol znova aktivovaný a budú vám účtované poplatky podľa pôvodného fakturačného cyklu.",
|
||||
"title": "Predplatné bolo obnovené"
|
||||
},
|
||||
"preview_type": {
|
||||
"grid": "Mriežka",
|
||||
"list": "List"
|
||||
},
|
||||
"profile": {
|
||||
"change_pass": "Zmeniť heslo",
|
||||
"profile_info": "Profil",
|
||||
|
||||
Reference in New Issue
Block a user