2019-12-22 06:30:00 +03:00
|
|
|
OC.L10N.register(
|
|
|
|
"photos",
|
|
|
|
{
|
2020-02-13 05:56:16 +03:00
|
|
|
"Photos" : "Նկարներ",
|
2020-10-17 05:59:03 +03:00
|
|
|
"Favorites" : "Սիրվածներ",
|
|
|
|
"Settings" : "կարգավորումներ"
|
2019-12-22 06:30:00 +03:00
|
|
|
},
|
|
|
|
"nplurals=2; plural=(n != 1);");
|