diff options
| author | 2021-08-04 03:28:39 -0600 | |
|---|---|---|
| committer | 2021-08-04 11:28:39 +0200 | |
| commit | d170934fb7e87de06b689cd91b614c66a0cb76cb (patch) | |
| tree | acf2d249e8d29134257b1363f46191af2e26318c /app/i18n/kr/conf.php | |
| parent | c1eb260f4491d5b550383ed705f23ac41cafdefa (diff) | |
Added Raindrop.io as sharing option (#3717)
* Added Raindrop.io as sharing option
* Added entires to i18n ignore files
* Fix TODOs
Co-authored-by: Michael Miller <commits@rain.bz>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/kr/conf.php')
| -rw-r--r-- | app/i18n/kr/conf.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/kr/conf.php b/app/i18n/kr/conf.php index 8bf38c8ba..2d6f55d43 100644 --- a/app/i18n/kr/conf.php +++ b/app/i18n/kr/conf.php @@ -163,6 +163,7 @@ return array( 'facebook' => 'Facebook', 'more_information' => '자세한 정보', 'print' => '인쇄', + 'raindrop' => 'Raindrop.io', 'remove' => '공유 방법 삭제', 'shaarli' => 'Shaarli', 'share_name' => '표시할 이름', |
