Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMrZYX <pr0fkill@gmail.com>2011-04-19 00:37:24 +0400
committerMrZYX <pr0fkill@gmail.com>2011-04-19 00:37:24 +0400
commit7a48d7accf247c429479c17d37a6952a996660b9 (patch)
tree528d42dbe088b949074d1705150234e18a8b62d4 /config/locales/inflections
parente12c7a0eb0baf1a5569cbb27b8b0ee3a13d9d3cd (diff)
added readme for inflection definitions
Diffstat (limited to 'config/locales/inflections')
-rw-r--r--config/locales/inflections/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/inflections/README.md b/config/locales/inflections/README.md
new file mode 100644
index 000000000..1760b806f
--- /dev/null
+++ b/config/locales/inflections/README.md
@@ -0,0 +1,3 @@
+This directory contains the definitions for the [i18n-inflector gem](https://github.com/siefca/i18n-inflector).
+Look at the documentation there and our [contributing translations](https://github.com/diaspora/diaspora/wiki/How-to-contribute-translations) wiki page for more informations
+and how to contribute.