Created
July 11, 2022 18:34
-
-
Save richardDobron/7755dcaecc34a3522af5f04178cf78d4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"sk_SK": { | |
"2gTzp8": [ | |
"Uložiť", | |
"77515026232eb24b14cc5e7cca878637" // phrase hash | |
], | |
"16x4nE": { | |
"1": [ // male | |
"{name} zdieľal odkaz. Dajte mu vedieť, že sa vám páči.", | |
"11608ffd7ee5e79d727ab00631b2c164" | |
], | |
"2": [ // female | |
"{name} zdieľal odkaz. Dajte jej vedieť, že sa vám páči.", | |
"11608ffd7ee5e79d727ab00631b2c164" | |
], | |
"*": [ // fallback | |
"Používateľ {name} zdieľal odkaz. Dajte mu vedieť, že sa vám páči.", | |
"11608ffd7ee5e79d727ab00631b2c164" | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment