diff options
Diffstat (limited to 'public/javascripts/shadowbox/languages/README')
| -rw-r--r-- | public/javascripts/shadowbox/languages/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/public/javascripts/shadowbox/languages/README b/public/javascripts/shadowbox/languages/README new file mode 100644 index 0000000..3573cc3 --- /dev/null +++ b/public/javascripts/shadowbox/languages/README | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | The Shadowbox language files in this directory contain translations of several | ||
| 2 | simple phrases that are useful in helping users navigate the Shadowbox interface | ||
| 3 | and obtain plugins when necessary. | ||
| 4 | |||
| 5 | If you do not see the language you would like to use represented here, please | ||
| 6 | feel free to create your own translation. Since the English file is the original | ||
| 7 | you will probably want to base your translation on it. | ||
| 8 | |||
| 9 | You should name the file with a suffix that corresponds to the language code | ||
| 10 | found in the GNU documentation: | ||
| 11 | |||
| 12 | http://www.gnu.org/software/gettext/manual/gettext.html#Usual-Language-Codes | ||
