Added Ukrainian language

This commit is contained in:
RainLoop Team 2014-07-02 22:26:38 +04:00
parent c0f90a37f0
commit b244745cf5
25 changed files with 340 additions and 176 deletions

View file

@ -419,7 +419,7 @@ LABEL_CUSTOM_TYPE_LIGHT = "Light"
LABEL_CUSTOM_TYPE_DARK = "Dark"
LABEL_CUSTOM_BACKGROUND_IMAGE = "Background"
BUTTON_UPLOAD_BACKGROUND_IMAGE = "Upload background image (JPG, PNG)"
ERROR_FILE_IS_TOO_BIG = "File is too big (1MB+)"
ERROR_FILE_IS_TOO_BIG = "File is too big"
ERROR_FILE_TYPE_ERROR = "Invalid file type (JPG and PNG only)"
ERROR_UNKNOWN = "An unknown file upload error occurred"