source: tmcsimulator/branches/LCSv1/languages/plural-es.py @ 593

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

Add branch LCSv1

  • 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.