8000 Add ID (Bahasa Indonesia) translation (#10782) · nginxpre/arangodb@d211957 · GitHub
[go: up one dir, main page]

Skip to content

Commit d211957

Browse files
sonyariantojsteemann
authored andcommitted
Add ID (Bahasa Indonesia) translation (arangodb#10782)
Add ID (Bahasa Indonesia) translation for "Bye bye!"
1 parent 025abd0 commit d211957

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/Basics/messages.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
#define TRI_BYE_MESSAGE_GR \
5454
"\xce\x95\xce\xb9\xcf\x82\x20\xcf\x84\xce\xbf\x20\xce\xb5\xcf\x80\xce\xb1" \
5555
"\xce\xbd\xce\xb9\xce\xb4\xce\xb5\xce\xaf\xce\xbd\x21"
56+
#define TRI_BYE_MESSAGE_ID "Sampai jumpa!"
5657
#define TRI_BYE_MESSAGE_IL \
5758
"\xd7\x9c\xd7\x94\xd7\xaa\xd7\xa8\xd7\x90\xd7\x95\xd7\xaa\x21"
5859
// Should really be the following, but most terminals do not write right
@@ -89,5 +90,5 @@
8990
" " TRI_BYE_MESSAGE_IT " " TRI_BYE_MESSAGE_NL " " TRI_BYE_MESSAGE_SV \
9091
" " TRI_BYE_MESSAGE_FR " " TRI_BYE_MESSAGE_JP " " TRI_BYE_MESSAGE_RU \
9192
" " TRI_BYE_MESSAGE_PT " " TRI_BYE_MESSAGE_FA " " TRI_BYE_MESSAGE_LV \
92-
" " TRI_BYE_MESSAGE_GE " " TRI_BYE_MESSAGE_KR
93+
" " TRI_BYE_MESSAGE_GE " " TRI_BYE_MESSAGE_KR " " TRI_BYE_MESSAGE_ID
9394
#endif

0 commit comments

Comments
 (0)
0