mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 07:56:23 +00:00
8 lines
202 B
JavaScript
8 lines
202 B
JavaScript
OC.L10N.register(
|
|
"ocsms",
|
|
{
|
|
"Phone Sync" : "Telefono Sinkronigo",
|
|
"An app to sync SMS with your cloud" : " Aplikaĵo por sinkronigi SMS al via nubo"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|