mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-28 02:06:32 +00:00
8 lines
203 B
JavaScript
8 lines
203 B
JavaScript
OC.L10N.register(
|
|
"ocsms",
|
|
{
|
|
"Phone Sync" : "Telefon-Sync",
|
|
"An app to sync SMS with your cloud" : "Eine App die SMSen mit Ihrer Cloud synchronisiert"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|