Skip to content

Instantly share code, notes, and snippets.

@richardDobron
Created July 11, 2022 18:33
Show Gist options
  • Save richardDobron/b115199cfc30e77dc5153eee5c6535c7 to your computer and use it in GitHub Desktop.
Save richardDobron/b115199cfc30e77dc5153eee5c6535c7 to your computer and use it in GitHub Desktop.
{
"sk_SK": {
"fb-locale": "sk_SK",
"translations": {
"77515026232eb24b14cc5e7cca878637": {
"translations": [
{
"translation": "Uložiť",
"variations": []
}
],
"tokens": [],
"types": []
},
"11608ffd7ee5e79d727ab00631b2c164": {
"translations": [
{
"translation": "{name} zdieľal odkaz. Dajte mu vedieť, že sa vám páči.",
"variations": [1] // 1 = male
},
{
"translation": "{name} zdieľala odkaz. Dajte jej vedieť, že sa vám páči.",
"variations": [2] // 2 = female
},
{
"translation": "Používateľ {name} zdieľal/a odkaz. Dajte mu vedieť, že sa vám páči.",
"variations": [3] // 3 = unknown/neutral gender
}
],
"tokens": ["name"],
"types": [3] // 3 = gender, 28 = number
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment