mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 17:05:42 +02:00
Update sk.js
added missing translation
This commit is contained in:
parent
064701af23
commit
f6eb2ecabd
@ -18,6 +18,7 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
|
||||
"UserForms.HIDE_OPTIONS": "Skryť možnosti",
|
||||
"UserForms.LEAVE_CONFIRMATION": "You have unsaved changes!",
|
||||
"UserForms.REMOVED_OPTION": "Voľba/možnosť odstránená",
|
||||
"UserForms.SHOW_OPTIONS": "Zobraziť možnosti"
|
||||
"UserForms.SHOW_OPTIONS": "Zobraziť možnosti",
|
||||
"UserForms.ERROR_CONTAINER_HEADER": "Opravte prosím nasledujúce chyby a skúste to znova:"
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user