Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
ecommerce-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
ecommerce-ui
Commits
bff47a45
Commit
bff47a45
authored
Dec 17, 2013
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated texts blocks for i18n
parent
6c952441
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
+10
-2
lang/en-EN/dict.json
lang/en-EN/dict.json
+10
-2
No files found.
lang/en-EN/dict.json
View file @
bff47a45
...
...
@@ -11,7 +11,9 @@
"status_dict"
:
{
"uploading"
:
"Uploading"
,
"fetching"
:
"Fetching Data"
,
"storing"
:
"Storing Data"
"storing"
:
"Storing Data"
,
"saving"
:
"Saving"
,
"saved"
:
"Saved"
},
"common_dict"
:
{
"sign_in"
:
"Sign in using:"
,
...
...
@@ -27,7 +29,8 @@
"logout"
:
"Logout"
,
"save"
:
"Save"
,
"submit"
:
"Submit"
,
"cancel"
:
"Cancel"
"cancel"
:
"Cancel"
,
"register"
:
"Register"
},
"export_dict"
:
{
"download"
:
"Download"
...
...
@@ -54,6 +57,10 @@
}
},
"page_dict"
:
{
"thanks"
:
{
"title"
:
"Thanks"
,
"description"
:
"Thanks for registering. You may now use the application."
},
"home"
:
{
"title"
:
"Dashboard"
},
...
...
@@ -110,6 +117,7 @@
}
},
"validation_dict"
:
{
"requires_auth"
:
"Requires authorization."
,
"external"
:
"The input failed the external validator."
,
"required"
:
"Field is required but not found."
,
"too_much_input"
:
"Too much input given."
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment