Separate warning out of absolute range

This commit is contained in:
Julia Friesel
2018-08-26 19:34:52 +02:00
parent 2a07ce4ef2
commit 8a6f943e5f
5 changed files with 55 additions and 70 deletions
+1
View File
@@ -1,5 +1,6 @@
export const shared = {
cancel: 'Cancel',
save: 'Save',
errorTitle: 'Error',
successTitle: 'Success',
warning: 'Warning'