mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
8 lines
186 B
JavaScript
8 lines
186 B
JavaScript
OC.L10N.register(
|
|
"ocsms",
|
|
{
|
|
"Phone Sync" : "Phone Sync",
|
|
"An app to sync SMS with your cloud" : "An app to sync SMS with your cloud"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|