mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
21e01a3b6b
commit
c3ef3e36fc
@ -1,6 +1,7 @@
|
|||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"ocsms",
|
"ocsms",
|
||||||
{
|
{
|
||||||
"Phone Sync" : "Phone Sync"
|
"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);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Phone Sync" : "Phone Sync"
|
"Phone Sync" : "Phone Sync",
|
||||||
|
"An app to sync SMS with your cloud" : "An app to sync SMS with your cloud"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user