-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
579 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
"GRIDFIELD.ERRORINTRANSACTION": "An error occured while fetching data from the server\n Please try again later.", | ||
"UserForms.ADDED_FIELD": "Added new field", | ||
"UserForms.ADDED_OPTION": "Added option", | ||
"UserForms.ADDING_FIELD": "Adding new field", | ||
"UserForms.ADDING_OPTION": "Adding option", | ||
"UserForms.ADDING_RULE": "Adding rule", | ||
"UserForms.CONFIRM_DELETE_ALL_SUBMISSIONS": "All submissions will be permanently removed. Continue?", | ||
"UserForms.ERROR_CONTAINER_HEADER": "Please correct the following errors and try again:", | ||
"UserForms.ERROR_CREATING_FIELD": "Error creating field", | ||
"UserForms.ERROR_CREATING_OPTION": "Error creating option", | ||
"UserForms.HIDE_OPTIONS": "Hide options", | ||
"UserForms.LEAVE_CONFIRMATION": "You have unsaved changes!", | ||
"UserForms.REMOVED_OPTION": "Removed option", | ||
"UserForms.SHOW_OPTIONS": "Show options" | ||
"GRIDFIELD.ERRORINTRANSACTION": "Napaka pri pridobivanju podatkov s strežnika. Poskusite ponovno.", | ||
"UserForms.ADDED_FIELD": "Dodano novo polje", | ||
"UserForms.ADDED_OPTION": "Dodana možnost", | ||
"UserForms.ADDING_FIELD": "Dodajam novo polje", | ||
"UserForms.ADDING_OPTION": "Možnost dodajanja", | ||
"UserForms.ADDING_RULE": "Pravilo dodajanja", | ||
"UserForms.CONFIRM_DELETE_ALL_SUBMISSIONS": "Vsi oddani obrazci bodo dokončno odstranjeni. Nadaljuj?", | ||
"UserForms.ERROR_CONTAINER_HEADER": "Prosimo, popravite naslednje napake in nato poskusite znova:", | ||
"UserForms.ERROR_CREATING_FIELD": "Napaka pri ustvarjanju polja", | ||
"UserForms.ERROR_CREATING_OPTION": "Napaka pri ustvarjanju možnosti", | ||
"UserForms.HIDE_OPTIONS": "Skrij možnosti", | ||
"UserForms.LEAVE_CONFIRMATION": "Spremembe niso bile shranjene!", | ||
"UserForms.REMOVED_OPTION": "Odstranjena možnost", | ||
"UserForms.SHOW_OPTIONS": "Prikaži možnosti" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.