Translate code comments and admin strings to English
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Csak a tesztekhez: az ApplicationToken owner-e (a hostban ez pl. AdminUser).
|
||||
# Test-only: plays the ApplicationToken owner role (AdminUser in the host).
|
||||
class CreateTestOwners < ActiveRecord::Migration[8.1]
|
||||
def change
|
||||
create_table :test_owners, id: { type: :bigint, unsigned: true },
|
||||
|
||||
Reference in New Issue
Block a user