- Timestamp:
- Jan 10, 2010, 12:53:13 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/nl_NL/common.lang.php
r3282 r4647 29 29 $lang_info['zero_plural'] = true; 30 30 31 $lang['%.2f ( beoordeling %d aantal x, standaard deviation = %.2f)'] = '%.2f (beoordeling %d aantal x, standaard deviation = %.2f)';31 $lang['%.2f (rated %d times, standard deviation = %.2f)'] = '%.2f (beoordeling %d aantal x, standaard deviation = %.2f)'; 32 32 $lang['%d Kb'] = '%d Kb'; 33 33 $lang['%d category updated'] = '%d categorie bijgewerkt';
Note: See TracChangeset
for help on using the changeset viewer.