diff options
author | Sheogorath | 2020-11-27 21:47:51 +0100 |
---|---|---|
committer | Sheogorath | 2020-11-27 21:47:51 +0100 |
commit | 3f33cf68537334a592534bf556f45015ef834c05 (patch) | |
tree | b24ebe93e086c9dd167f6f51fae99366d3217030 /locales | |
parent | aa7ba894a17bd8e9110a24e4df5477eec18fbb0c (diff) |
Update id.json (POEditor.com)
Diffstat (limited to 'locales')
-rw-r--r-- | locales/id.json | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/locales/id.json b/locales/id.json index 2194e755..eb2ec317 100644 --- a/locales/id.json +++ b/locales/id.json @@ -1,5 +1,6 @@ { "Collaborative markdown notes": "Catatan markdown kolaboratif", + "Realtime collaborative markdown notes on all platforms.": "Berkolaborasi di catatan markdown di semua platform secara realtime", "Best way to write and share your knowledge in markdown.": "Platform terbaik untuk menulis dan membagikan markdown", "Intro": "Perkenalan", "History": "Riwayat", @@ -117,5 +118,13 @@ "Powered by %s": "Ditenagai oleh %s", "Help us translating": "Bantu kami menerjemahkan", "Join the community": "Bergabung dengan komunitas", - "Imprint": "Jejak" + "Imprint": "Jejak", + "Freely - Anyone can edit": "Freely - Anyone can edit", + "Editable - Signed-in people can edit": "Editable - Signed-in people can edit", + "Limited - Signed-in people can edit (forbid guests)": "Limited - Signed-in people can edit (forbid guests)", + "Locked - Only owner can edit": "Locked - Only owner can edit", + "Protected - Only owner can edit (forbid guests)": "Protected - Only owner can edit (forbid guests)", + "Private - Only owner can view & edit": "Private - Only owner can view & edit", + "changed": "changed", + "created": "created" }
\ No newline at end of file |