Template:Lang date: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{lang | {{#if:{{{force|}}}|force|null}} = {{{force|}}}<!-- // To translate, just copy and paste a language and replace it with your own language. Add it to the list in alphab...") |
m (Danish added) |
||
Line 31: | Line 31: | ||
| 11 = Listopadu | | 11 = Listopadu | ||
| 12 = Prosince | | 12 = Prosince | ||
}} | |||
| da = {{#switch:{{{1|}}} | |||
| 1 = Januar | |||
| 2 = Februar | |||
| 3 = Marts | |||
| 4 = April | |||
| 5 = Maj | |||
| 6 = Juni | |||
| 7 = Juli | |||
| 8 = August | |||
| 9 = September | |||
| 10 = Oktober | |||
| 11 = November | |||
| 12 = December | |||
}} | }} | ||
| de = {{#switch:{{{1|}}} | | de = {{#switch:{{{1|}}} |
Revision as of 00:44, 29 May 2011
This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:Lang date/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: all languages (add) |
The template above may be partially or fully invisible or glitched due to the respected strings aren't entered.
This is normal.
This is normal.
Documentation for Lang date
Usage
- Add the following code to the template (in alphabetical order)
- Replace xx with your language's code
- Replace the month names with translations
| xx = {{#switch:{{{1|}}} | 1 = January | 2 = February | 3 = March | 4 = April | 5 = May | 6 = June | 7 = July | 8 = August | 9 = September | 10 = October | 11 = November | 12 = December }}