source: tmcsimulator/branches/Highways/languages/plural-es.py @ 543

Revision 543, 144 bytes checked in by jdalbey, 6 years ago (diff)

Add branch for web2py example application: Highways

  • Property svn:executable set to *
Line 
1# -*- coding: utf-8 -*-
2{
3'actualizada': ['actualizadas'],
4'eliminada': ['eliminadas'],
5'fila': ['filas'],
6'seleccionado': ['seleccionados'],
7}
Note: See TracBrowser for help on using the repository browser.