server/lib/l10n/lo.js

7 lines
163 B
JavaScript
Raw Normal View History

2014-12-24 06:54:33 +00:00
OC.L10N.register(
"lib",
{
2015-11-11 06:55:47 +00:00
"Storage not available" : "ບໍ່ມີພື້ນທີ່ເກັບຂໍ້ມູນ"
2014-12-24 06:54:33 +00:00
},
"nplurals=1; plural=0;");