Skip to content

Commit

Permalink
Default locales for each of the gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
schof committed Sep 6, 2010
1 parent be3fe2e commit 27e5321
Show file tree
Hide file tree
Showing 6 changed files with 1,009 additions and 1 deletion.
16 changes: 16 additions & 0 deletions default/spree_api.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
en:
api: "API"
api:
access: "API Access"
clear_key: "Clear API key"
errors:
invalid_event: "Invalid event name, valid names are %{events}"
invalid_event_for_object: "Valid event name but not allowed for this object, valid names are %{events}"
missing_event: "No event name supplied"
generate_key: "Generate API key"
key: "API Key"
regenerate_key: "Regenerate API key"
no_key: "No key defined"
key_generated: "API key generated"
key_cleared: "API key cleared"
Empty file added default/spree_auth.yml
Empty file.
Loading

0 comments on commit 27e5321

Please sign in to comment.