mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-01-15 05:29:32 +00:00
Translate key comments in global-config.rsc to Indonesian
This commit is contained in:
parent
b62ca9b4ce
commit
f89ee9a241
1 changed files with 5 additions and 5 deletions
|
|
@ -1,21 +1,21 @@
|
|||
#!rsc by RouterOS
|
||||
# RouterOS script: global-config
|
||||
# Skrip RouterOS: konfigurasi-global
|
||||
# Copyright (c) 2013-2026 Christian Hesse <mail@eworm.de>
|
||||
# https://rsc.eworm.de/COPYING.md
|
||||
#
|
||||
# global configuration
|
||||
# konfigurasi global
|
||||
# https://rsc.eworm.de/
|
||||
|
||||
# Warning: Do *NOT* copy this line to overlay!
|
||||
# Peringatan: JANGAN copy baris ini ke overlay!
|
||||
:global GlobalConfigReady false;
|
||||
# || ... but
|
||||
# \||/ start
|
||||
# \/ here!
|
||||
|
||||
# Set this to 'true' to disable news and change notifications.
|
||||
# Atur ke 'true' untuk nonaktifkan notifikasi berita dan perubahan.
|
||||
:global NoNewsAndChangesNotification false;
|
||||
|
||||
# Add extra text (or emojis) in notification tags.
|
||||
# Tambah teks ekstra (atau emoji) di label notifikasi.
|
||||
:global IdentityExtra "";
|
||||
|
||||
# This is used in DNS scripts ('ipsec-to-dns' and fallback in 'dhcp-to-dns')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue