source: OpenRLabs-Git/deploy/rlabs-docker/web2py-rlabs/applications/admin/languages/plural-uk.py

main
Last change on this file was 42bd667, checked in by David Fuertes <dfuertes@…>, 4 years ago

Historial Limpio

  • Property mode set to 100755
File size: 276 bytes
Line 
1#!/usr/bin/env python
2# -*- coding: utf-8 -*-
3{
4# "singular form (0)": ["first plural form (1)", "second plural form (2)", ...],
5'останній': ['останні','останніх'],
6'файл': ['файли','файлів'],
7'твіт': ['твіти','твітів'],
8}
Note: See TracBrowser for help on using the repository browser.