mirror of
https://github.com/google/blockly.git
synced 2026-01-06 16:40:07 +01:00
Copy IOS_xxx to DIALOG_xxx where none existed.
This commit is contained in:
@@ -104,5 +104,7 @@
|
||||
"LISTS_INLIST": "u listi",
|
||||
"LISTS_GET_INDEX_FIRST": "prvi",
|
||||
"LISTS_GET_INDEX_LAST": "posljednji",
|
||||
"LISTS_GET_INDEX_TOOLTIP_GET_FIRST": "Vraća prvu stavku liste"
|
||||
"LISTS_GET_INDEX_TOOLTIP_GET_FIRST": "Vraća prvu stavku liste",
|
||||
"DIALOG_OK": "U redu",
|
||||
"DIALOG_CANCEL": "Odustani"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user