view src/djol/format/nls/ru/coords.js @ 21:7c22fc01fcec

rewritten ./text/template-compile
author cin
date Thu, 30 Nov 2017 11:01:22 +0300
parents f0035923ff3e
children
line wrap: on
line source

define({
    north : "С",
    south : "Ю",
    west : "З",
    east : "В"
});