Pickdate and some better general foundation styling

This commit is contained in:
2014-04-16 14:13:05 +02:00
parent ed27574b77
commit 3ef888a30a
100 changed files with 5429 additions and 31 deletions
+21
View File
@@ -0,0 +1,21 @@
### The following convention is used for naming the translation files:
```
LANGUAGE_COUNTRY.js
```
#### Where:
```
LANGUAGE = The lowercase ISO 639-1 language code.
```
> See http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
```
COUNTRY = The uppercase ISO 3166-1 country code.
```
> See http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements
When there is no `COUNTRY` in the filename, it is assumed the generic language is used in multiple countries.